diff options
Diffstat (limited to 'view')
-rw-r--r-- | view/tpl/settings.tpl | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/view/tpl/settings.tpl b/view/tpl/settings.tpl index 72a7745df..ea44c1240 100644 --- a/view/tpl/settings.tpl +++ b/view/tpl/settings.tpl @@ -21,10 +21,6 @@ $nickname_block <h3 class="settings-heading">$h_prv</h3> -<input type="hidden" name="visibility" value="$visibility" /> - - - <div id="settings-permissions-wrapper"> {{ for $permiss_arr as $permit }} {{inc field_select.tpl with $field=$permit }}{{endinc}} |