diff --git a/src/templates/admin/index.html b/src/templates/admin/index.html index 487765150..750a4b52e 100644 --- a/src/templates/admin/index.html +++ b/src/templates/admin/index.html @@ -1,24 +1,24 @@ - - - - Admin Dashboard - Etherpad - - - - - - -
- -
- - + + + + Admin Dashboard - Etherpad + + + + + + +
+ +
+ + diff --git a/src/templates/admin/plugins-info.html b/src/templates/admin/plugins-info.html index d1ca9a11e..ca6fbc829 100644 --- a/src/templates/admin/plugins-info.html +++ b/src/templates/admin/plugins-info.html @@ -1,7 +1,7 @@ <% var plugins = require("ep_etherpad-lite/static/js/pluginfw/plugins"); %> - + Plugin information - Etherpad @@ -11,7 +11,7 @@
diff --git a/src/templates/admin/plugins.html b/src/templates/admin/plugins.html index 44e6f7a51..dc7d33b98 100644 --- a/src/templates/admin/plugins.html +++ b/src/templates/admin/plugins.html @@ -1,112 +1,112 @@ - - - - Plugin manager - Etherpad - - - - - - - -
- - <% if (errors.length) { %> -
- <% errors.forEach(function (item) { %> -
<%= item.toString() %>
- <% }) %> -
- <% } %> - - - -
-

Installed plugins

- - - - - - - - - - - - - - - - - - - - - - -
NameDescriptionVersion
-
- -

-
-
-

You haven't installed any plugins yet.

-


Fetching installed plugins...

-
- -
-
- -

Available plugins

-
- -
- - - - - - - - - - - - - - - - - - - - - - - -
NameDescriptionVersion
-
- -

-
-
-
-

No plugins found.

-


Fetching catalogue...

-
-
- -
-
- - + + + + Plugin manager - Etherpad + + + + + + + +
+ + <% if (errors.length) { %> +
+ <% errors.forEach(function (item) { %> +
<%= item.toString() %>
+ <% }) %> +
+ <% } %> + + + +
+

Installed plugins

+ + + + + + + + + + + + + + + + + + + + + + +
NameDescriptionVersion
+
+ +

+
+
+

You haven't installed any plugins yet.

+


Fetching installed plugins...

+
+ +
+
+ +

Available plugins

+
+ +
+ + + + + + + + + + + + + + + + + + + + + + + +
NameDescriptionVersion
+
+ +

+
+
+
+

No plugins found.

+


Fetching catalogue...

+
+
+ +
+
+ + diff --git a/src/templates/admin/settings.html b/src/templates/admin/settings.html index 4476b733d..f6b8087ca 100644 --- a/src/templates/admin/settings.html +++ b/src/templates/admin/settings.html @@ -1,49 +1,49 @@ - - - - Settings - Etherpad - - - - - - - - - - -
- - <% if (errors.length) { %> -
- <% errors.forEach(function (item) { %> -
<%= item.toString() %>
- <% }) %> -
- <% } %> - - - - -
-

Current configuration

- - - -
-
- Example production settings template - Example development settings template -
-
- - + + + + Settings - Etherpad + + + + + + + + + + +
+ + <% if (errors.length) { %> +
+ <% errors.forEach(function (item) { %> +
<%= item.toString() %>
+ <% }) %> +
+ <% } %> + + + + +
+

Current configuration

+ + + +
+
+ Example production settings template + Example development settings template +
+
+ +