diff --git a/core/http/views/manage.html b/core/http/views/manage.html index c9bc9f468..c4c583853 100644 --- a/core/http/views/manage.html +++ b/core/http/views/manage.html @@ -279,10 +279,22 @@
-

- - Installed Backends -

+
+

+ + Installed Backends +

+ {{ if gt (len .InstalledBackends) 0 }} + + {{ end }} +

{{len .InstalledBackends}} backend{{if gt (len .InstalledBackends) 1}}s{{end}} ready to use

@@ -324,7 +336,7 @@ {{ range .InstalledBackends }} - +
@@ -378,6 +390,13 @@
{{ if not .IsSystem }} +