modified: templates/logs.html
This commit is contained in:
@@ -221,7 +221,7 @@
|
||||
<pre id="log-content" class="log-content"></pre>
|
||||
|
||||
<div style="padding: 1.5rem; text-align: center; border-top: 1px solid rgba(102, 126, 234, 0.1);">
|
||||
<a href="{{ url_for('admin_dashboard') }}" class="logs-btn back-btn">
|
||||
<a href="{{ url_for('global_admin_dashboard') }}" class="logs-btn back-btn">
|
||||
<i class="fas fa-arrow-left"></i> Back to Dashboard
|
||||
</a>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user