From 3ea8e4b627579b0852d527873fbf8c80f924d7c2 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Roland=20H=C3=A4der?= Date: Fri, 28 Dec 2012 23:16:11 +0000 Subject: [PATCH] Fix for missing & symbol in URI --- templates/de/html/admin/admin_expert_settings_form.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/de/html/admin/admin_expert_settings_form.tpl b/templates/de/html/admin/admin_expert_settings_form.tpl index b82ad00371..145dfe4374 100644 --- a/templates/de/html/admin/admin_expert_settings_form.tpl +++ b/templates/de/html/admin/admin_expert_settings_form.tpl @@ -1,5 +1,5 @@
-{%form,formMethodPost,serverQuery_String=modules.php?dummy=1%} +{%form,formMethodPost,serverQuery_String=modules.php?dummy=1&%}
{--ADMIN_EXPERT_SETTINGS_TITLE--}: -- 2.39.5