From 374c8db63dca02dcf62d64448dc408897925c19f Mon Sep 17 00:00:00 2001 From: tbrehm Date: Wed, 26 May 2010 12:24:42 +0000 Subject: [PATCH] Improved some list templates and the dashboard template. --- interface/web/client/templates/clients_list.htm | 10 +++++----- interface/web/client/templates/resellers_list.htm | 12 ++++++------ interface/web/dashboard/templates/dashboard.htm | 4 ++++ 3 files changed, 15 insertions(+), 11 deletions(-) diff --git a/interface/web/client/templates/clients_list.htm b/interface/web/client/templates/clients_list.htm index d241577ad8..8ed9e5e616 100644 --- a/interface/web/client/templates/clients_list.htm +++ b/interface/web/client/templates/clients_list.htm @@ -26,11 +26,11 @@   - - - - - + + + + +
diff --git a/interface/web/client/templates/resellers_list.htm b/interface/web/client/templates/resellers_list.htm index 10cdf9bf38..c75d48c458 100644 --- a/interface/web/client/templates/resellers_list.htm +++ b/interface/web/client/templates/resellers_list.htm @@ -26,12 +26,12 @@   - - - - - -
+ + + + + +
diff --git a/interface/web/dashboard/templates/dashboard.htm b/interface/web/dashboard/templates/dashboard.htm index 190252b655..dd46147f9b 100644 --- a/interface/web/dashboard/templates/dashboard.htm +++ b/interface/web/dashboard/templates/dashboard.htm @@ -1,3 +1,4 @@ +

@@ -26,6 +27,7 @@

 

{tmpl_var name='available_modules_txt'}

+
+
+ -- GitLab