Removed surrounding panel from privileges table

v1.18.x
Julian Lam 10 years ago
parent 5503d7b0f7
commit 8621023452

@ -106,21 +106,17 @@
</div> </div>
<div class="tab-pane fade col-xs-12" id="privileges"> <div class="tab-pane fade col-xs-12" id="privileges">
<div class="panel panel-default"> <p>
<div class="panel-body"> You can configure the access control privileges for this category in this section. Privileges can be granted on a per-user or
<p> a per-group basis. You can add a new user to this table by searching for them in the form below.
You can configure the access control privileges for this category in this section. Privileges can be granted on a per-user or </p>
a per-group basis. You can add a new user to this table by searching for them in the form below. <p class="text-warning">
</p> <strong>Note</strong>: Privilege settings take effect immediately. It is not necessary to save the category after adjusting
<p class="text-warning"> these settings.
<strong>Note</strong>: Privilege settings take effect immediately. It is not necessary to save the category after adjusting </p>
these settings. <hr />
</p> <div class="privilege-table-container">
<hr /> <!-- IMPORT admin/partials/categories/privileges.tpl -->
<div class="privilege-table-container">
<!-- IMPORT admin/partials/categories/privileges.tpl -->
</div>
</div>
</div> </div>
</div> </div>
</div> </div>

Loading…
Cancel
Save