From ee8115cbe9ca7e4531280d1874ba711ee9172179 Mon Sep 17 00:00:00 2001 From: "Michael Kaufmann (d00p)" Date: Thu, 10 Mar 2011 13:34:00 +0100 Subject: [PATCH] - correct size unit in traffic-defailts overview Signed-off-by: Michael Kaufmann (d00p) --- templates/Froxlor/customer/traffic/traffic_details.tpl | 6 +++--- templates/Froxlor/js/froxlor.js | 3 +-- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/templates/Froxlor/customer/traffic/traffic_details.tpl b/templates/Froxlor/customer/traffic/traffic_details.tpl index ad338857..d074adf9 100644 --- a/templates/Froxlor/customer/traffic/traffic_details.tpl +++ b/templates/Froxlor/customer/traffic/traffic_details.tpl @@ -15,9 +15,9 @@ $header - - - + + + diff --git a/templates/Froxlor/js/froxlor.js b/templates/Froxlor/js/froxlor.js index 17ba417a..043dd94a 100644 --- a/templates/Froxlor/js/froxlor.js +++ b/templates/Froxlor/js/froxlor.js @@ -2,8 +2,7 @@ $(document).ready(function() { // make rel="external" links open in a new window $("a[rel='external']").attr('target', '_blank'); $(".main").css('min-height', $("nav").height() - 34); - $(".dboarditem:last") - .css('min-height', $(".dboarditem:first").height()); + $(".dboarditem:last").css('min-height', $(".dboarditem:first").height()); // set focus on username-field if on loginpage if ($(".loginpage").length != 0) {
{$lng['traffic']['sumftp']} GB{$lng['traffic']['sumhttp']} GB{$lng['traffic']['summail']} GB{$lng['traffic']['sumftp']} MB{$lng['traffic']['sumhttp']} MB{$lng['traffic']['summail']} MB
{$traffic_complete['ftp']}