AstraOS Ver. 1.22:
All checks were successful
Deploy AstraOS Panel / deploy (push) Successful in 11s

Fix:
- Pretty changes in Sidebar
This commit is contained in:
MrWhiff 2026-04-19 12:31:05 +02:00
parent 386098f5ef
commit fcbe67f40a

View file

@ -270,7 +270,7 @@
{% endif %} {% endif %}
{% if not private_tools.has_access %} {% if not private_tools.has_access %}
<div class="block px-3 py-1 rounded-md text-gray-500 text-sm italic"> <div class="block px-3 py-1 rounded-md text-gray-500 text-sm italic">
Du hast nicht genügend Berechtigungen für diese Sektion. Du hast nicht genügend Berechtigungen für diesen Bereich.
</div> </div>
{% endif %} {% endif %}
</div> </div>