summaryrefslogtreecommitdiff
path: root/modules/gallery/views/maintenance.html.php
diff options
context:
space:
mode:
Diffstat (limited to 'modules/gallery/views/maintenance.html.php')
-rw-r--r--modules/gallery/views/maintenance.html.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/gallery/views/maintenance.html.php b/modules/gallery/views/maintenance.html.php
index f80b6e7a..55395b73 100644
--- a/modules/gallery/views/maintenance.html.php
+++ b/modules/gallery/views/maintenance.html.php
@@ -43,7 +43,7 @@
<p>
<?= t("This site is currently only accessible by site administrators.") ?>
</p>
- <?= user::get_login_form("login/auth_html") ?>
+ <?= login::get_form("login/auth_html") ?>
</body>
</html>