From 9a32cea3d8fb6747de1cc6713a559e3328c4545b Mon Sep 17 00:00:00 2001 From: Moritz Bunkus Date: Tue, 20 Dec 2016 09:53:55 +0100 Subject: [PATCH] _cvars.html: benutzte Plugins auch einbinden (hier: T8) --- templates/webpages/part/_cvars.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/webpages/part/_cvars.html b/templates/webpages/part/_cvars.html index 24bad1672..04233e12e 100644 --- a/templates/webpages/part/_cvars.html +++ b/templates/webpages/part/_cvars.html @@ -1,4 +1,4 @@ -[%- USE HTML %] +[%- USE HTML %][%- USE T8 -%]

[% 'Unchecked custom variables will not appear in orders and invoices.' | $T8 %]

-- 2.20.1