mirror of
https://codeberg.org/PostERG/xamxam.git
synced 2026-08-10 15:21:22 +02:00
admin toc: label rename + padding
- rename 'Sur cette page' to 'Parties' - add padding-top between PARTIES label and toc links
This commit is contained in:
@@ -7,8 +7,8 @@
|
||||
* at runtime.
|
||||
*/
|
||||
?>
|
||||
<details class="toc" id="admin-toc" open aria-label="Sur cette page">
|
||||
<summary><?= icon('caret-down', 0, 'toc-caret') ?> SUR CETTE PAGE</summary>
|
||||
<details class="toc" id="admin-toc" open aria-label="Parties">
|
||||
<summary><?= icon('caret-down', 0, 'toc-caret') ?> PARTIES</summary>
|
||||
<ul class="toc-list" id="admin-toc-list">
|
||||
<!-- populated by admin-toc.js -->
|
||||
</ul>
|
||||
|
||||
Reference in New Issue
Block a user