From 410946b3c55f5b1b3a8e5f1056504caebca37ee1 Mon Sep 17 00:00:00 2001 From: Christian Hofmaier Date: Thu, 11 Oct 2018 15:29:03 +0200 Subject: [locationinfo] apply design guidelines / table styling - move buttons to the right hand side - use modals for confirmation check - table styling/adjustment -- add missing headers -- remove text from buttons in table -- center buttons / header-text - improve language-tags --- .../locationinfo/templates/page-servers.html | 101 ++++++++++++--------- 1 file changed, 58 insertions(+), 43 deletions(-) (limited to 'modules-available/locationinfo/templates/page-servers.html') diff --git a/modules-available/locationinfo/templates/page-servers.html b/modules-available/locationinfo/templates/page-servers.html index 6b02826e..46a148ce 100644 --- a/modules-available/locationinfo/templates/page-servers.html +++ b/modules-available/locationinfo/templates/page-servers.html @@ -2,50 +2,67 @@

{{lang_serverTableHints}}

- - - - - - - - - - - {{#serverlist}} - - - + +
{{lang_serverType}}{{lang_locationName}}
+ - - - - - + + + + + - - {{/serverlist}} - -
{{typename}}{{servername}} - - - - - {{lang_serverType}}{{lang_locationName}}{{lang_edit}}{{lang_checkConnection}}{{lang_delete}}
+ + + {{#serverlist}} + + + + {{typename}} + {{servername}} + + + + + + + + + + + + {{/serverlist}} + + + + + -
+
- -- cgit v1.2.3-55-g7522