diff options
Diffstat (limited to 'view')
-rw-r--r-- | view/tpl/settings_privacy.tpl | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/view/tpl/settings_privacy.tpl b/view/tpl/settings_privacy.tpl index aff9619c3..77d125e41 100644 --- a/view/tpl/settings_privacy.tpl +++ b/view/tpl/settings_privacy.tpl @@ -8,8 +8,9 @@ <div class="section-content-tools-wrapper"> - {{include file="field_checkbox.tpl" field=$autoperms}} {{include file="field_checkbox.tpl" field=$index_opt_out}} + {{include file="field_checkbox.tpl" field=$autoperms}} + {{include file="field_checkbox.tpl" field=$permit_all_mentions}} {{if $sec_addon}} {{$sec_addon}} |