diff options
Diffstat (limited to 'view')
-rw-r--r-- | view/settings.tpl | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/view/settings.tpl b/view/settings.tpl index ebca4875f..081f56306 100644 --- a/view/settings.tpl +++ b/view/settings.tpl @@ -99,7 +99,12 @@ $unkmail <h3 class="settings-heading">$h_not</h3> -<div id="settings-notify-desc">$lbl_not </div> +<strong>$activity_options</strong> + +{{inc field_checkbox.tpl with $field=$post_newfriend }}{{endinc}} + + +<div id="settings-notify-desc"><strong>$lbl_not </strong></div> <div class="group"> {{inc field_intcheckbox.tpl with $field=$notify1 }}{{endinc}} |