admin area, configuration menu

This commit is contained in:
2021-02-05 22:49:00 +01:00
parent 31176f8bc8
commit 41444f4157
4 changed files with 25 additions and 5 deletions

View File

@@ -8,7 +8,7 @@
<thead>
<tr>
<th>{{ 'Id'|trans }}</th>
<th>{{ 'Label'|trans }}</th>
<th>{{ 'Type'|trans }}</th>
<th>{{ 'Active'|trans }}</th>
<th>{{ 'Actions'|trans }}</th>
</tr>