From fbce3809071e62c1d8abd384ab31b1607bf566e2 Mon Sep 17 00:00:00 2001 From: PiSCSI User Date: Wed, 15 Nov 2023 10:54:40 +0000 Subject: [PATCH] consolidate Webmin links --- python/web/src/templates/admin.html | 23 +++++------------------ 1 file changed, 5 insertions(+), 18 deletions(-) diff --git a/python/web/src/templates/admin.html b/python/web/src/templates/admin.html index dd7e54fb..cf6bcc58 100644 --- a/python/web/src/templates/admin.html +++ b/python/web/src/templates/admin.html @@ -126,15 +126,6 @@ {{ _("Mac AFP file sharing is disabled.") }} {% endif %} - {% if webmin_configured %} - - {% endif %} {% if samba_configured %}
  • {{ _("Windows SMB file sharing is enabled.") }} @@ -143,15 +134,6 @@ {{ _("Windows SMB file sharing is disabled.") }} {% endif %}
  • - {% if webmin_configured %} - - {% endif %} {% if ftp_configured %}
  • {{ _("FTP file sharing is enabled.") }} @@ -168,6 +150,11 @@ {{ _("Vintage web proxy is disabled.") }} {% endif %}
  • + {% if webmin_configured %} + + {% endif %}