diff options
Diffstat (limited to 'view/tpl/smarty3/settings.tpl')
-rw-r--r-- | view/tpl/smarty3/settings.tpl | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/view/tpl/smarty3/settings.tpl b/view/tpl/smarty3/settings.tpl index 316c52d62..251fa9be4 100644 --- a/view/tpl/smarty3/settings.tpl +++ b/view/tpl/smarty3/settings.tpl @@ -26,10 +26,6 @@ <h3 class="settings-heading">{{$h_prv}}</h3> -<input type="hidden" name="visibility" value="{{$visibility}}" /> - - - <div id="settings-permissions-wrapper"> {{foreach $permiss_arr as $permit}} {{include file="field_select.tpl" field=$permit}} |