Edit core/templates/core/dashboard.html via Editor

This commit is contained in:
Flatlogic Bot 2026-01-22 16:59:19 +00:00
parent 8b0197b5a5
commit 2701fb4cef

View File

@ -72,7 +72,7 @@
</a>
</div>
<div class="mb-5">
<h6 class="text-uppercase small fw-bold text-muted mb-3 px-3">Configuration</h6>
<h6 class="text-uppercase small fw-bold text-white mb-3 px-3">Configuration</h6>
<a href="{% url 'settings' %}" class="nav-link-custom">
<i class="bi bi-gear"></i> Settings
</a>