diff options
Diffstat (limited to 'view/tpl/defperms.tpl')
-rwxr-xr-x | view/tpl/defperms.tpl | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/view/tpl/defperms.tpl b/view/tpl/defperms.tpl index f4a711957..5273ee91b 100755 --- a/view/tpl/defperms.tpl +++ b/view/tpl/defperms.tpl @@ -17,7 +17,6 @@ <p>{{$permnote_self}}</p> </div> {{if $permcat_enable}} - <div class="loading-role-rotator spinner-wrapper"></div> <a href="settings/permcats" class="pull-right"><i class="fa fa-plus"></i> {{$permcat_new}}</a> {{include file="field_select.tpl" field=$permcat}} {{/if}} |