mirror of
https://github.com/getgrav/grav-plugin-admin.git
synced 2026-05-07 20:27:37 +02:00
notice if you don't have permissions to even see dashboard
This commit is contained in:
@@ -147,5 +147,7 @@
|
||||
{% endfor %}
|
||||
</table>
|
||||
</div>
|
||||
{% else %}
|
||||
<div class="padding">You dont' have sufficient access to view the dashboard...</div>
|
||||
{% endif %}
|
||||
{% endblock %}
|
||||
|
||||
Reference in New Issue
Block a user