summaryrefslogtreecommitdiff
path: root/templates/admin_users.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'templates/admin_users.tpl')
-rwxr-xr-x[-rw-r--r--]templates/admin_users.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/admin_users.tpl b/templates/admin_users.tpl
index 1b2a3fc..69edcd2 100644..100755
--- a/templates/admin_users.tpl
+++ b/templates/admin_users.tpl
@@ -17,7 +17,7 @@
{formlabel label=$output.label for=$feature}
{forminput}
{html_checkboxes name="settings[$feature]" values="y" checked=$gBitSystem->getConfig($feature) labels=false id=$feature}
- {formhelp note=$output.note page=$output.link}
+ {formhelp note=$output.note page=$output.link|default:''}
{/forminput}
</div>
{/foreach}