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 %}