aboutsummaryrefslogtreecommitdiffstats
path: root/templates/web/default/admin/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/web/default/admin/index.html')
-rw-r--r--templates/web/default/admin/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/web/default/admin/index.html b/templates/web/default/admin/index.html
index d88897872..5415222ab 100644
--- a/templates/web/default/admin/index.html
+++ b/templates/web/default/admin/index.html
@@ -1,6 +1,6 @@
[% INCLUDE 'admin/header.html' title=loc('Summary') -%]
-[% IF c.config.SHOW_ADMIN_HINTS AND total_bodies == 0 %]
+[% IF total_bodies == 0 %]
<p class="fms-admin-info">
[% loc('Currently no bodies have been created.') %]
<br>