summaryrefslogtreecommitdiffstats
path: root/extensions/Example/template/en/default/hook/admin/params/editparams-current_panel.html.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/Example/template/en/default/hook/admin/params/editparams-current_panel.html.tmpl')
-rw-r--r--extensions/Example/template/en/default/hook/admin/params/editparams-current_panel.html.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/extensions/Example/template/en/default/hook/admin/params/editparams-current_panel.html.tmpl b/extensions/Example/template/en/default/hook/admin/params/editparams-current_panel.html.tmpl
index 4ed719fe0..a12848087 100644
--- a/extensions/Example/template/en/default/hook/admin/params/editparams-current_panel.html.tmpl
+++ b/extensions/Example/template/en/default/hook/admin/params/editparams-current_panel.html.tmpl
@@ -19,5 +19,5 @@
#%]
[% IF panel.name == "auth" %]
- [% panel.param_descs.param_example ='Example new parameter' %]
+ [% panel.param_descs.param_example = 'Example new parameter' %]
[% END -%]