More fixes to lables

This commit is contained in:
2025-12-10 23:38:04 +01:00
parent e9c9ede357
commit f45d754c91
7 changed files with 15 additions and 6 deletions

View File

@@ -61,8 +61,7 @@
<thead>
<tr>
<th colspan="2" scope="row">
{% if type == "catalog" %}Catalog
{% elif type == "book" %}Book{% endif %}
{{ label|capfirst }}
</th>
</tr>
</thead>