move help text, fix button alignment

This commit is contained in:
Barış Soner Uşaklı
2026-02-26 18:12:30 -05:00
parent bde5e0b458
commit c6dce656e0
2 changed files with 8 additions and 6 deletions

View File

@@ -55,7 +55,7 @@
"select-category": "Select Category",
"set-parent-category": "Set Parent Category",
"privileges.description": "You can configure the access control privileges for portions of the site in this section. Privileges can be granted on a per-user or a per-group basis. Select the domain of effect from the dropdown below.",
"privileges.description": "You can configure the access control privileges for portions of the site in this section. Privileges can be granted on a per-user or a per-group basis.",
"privileges.category-selector": "Configuring privileges for ",
"privileges.warning": "<strong>Note</strong>: Privilege settings take effect immediately. It is not necessary to save the category after adjusting these settings.",
"privileges.section-viewing": "Viewing Privileges",

View File

@@ -17,14 +17,16 @@
<div class="col-12">
<form role="form" class="category">
<div class="">
<p>
<div class="lead mb-3 d-flex gap-2 align-items-center">
[[admin/manage/categories:privileges.category-selector]]
<!-- IMPORT admin/partials/category/selector-dropdown-left.tpl -->
</div>
<p class="text-sm text-secondary">
[[admin/manage/categories:privileges.description]]
</p>
<div class="lead mb-3">
[[admin/manage/categories:privileges.category-selector]]
<!-- IMPORT admin/partials/category/selector-dropdown-left.tpl -->
</div>
<hr/>
<div class="privilege-table-container">
{{{ if cid }}}