diff options
Diffstat (limited to 'templates/web/base')
-rw-r--r-- | templates/web/base/admin/footer.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/web/base/admin/footer.html b/templates/web/base/admin/footer.html index 4c891c4ff..59ef6a32c 100644 --- a/templates/web/base/admin/footer.html +++ b/templates/web/base/admin/footer.html @@ -1 +1 @@ -[% INCLUDE 'footer.html' %] +[% INCLUDE 'footer.html' admin = 1 %] |