From 1d8944e08c21254c9e81b46c1edc64e9fde7da8e Mon Sep 17 00:00:00 2001 From: k-paulius Date: Mon, 13 Jul 2015 22:15:10 -0500 Subject: formatted vnstat2 php code --- config/vnstat2/www/diag_vnstat.php | 84 +++++++++++++++++++------------------- 1 file changed, 43 insertions(+), 41 deletions(-) (limited to 'config/vnstat2/www/diag_vnstat.php') diff --git a/config/vnstat2/www/diag_vnstat.php b/config/vnstat2/www/diag_vnstat.php index 04e03911..5e6524c7 100644 --- a/config/vnstat2/www/diag_vnstat.php +++ b/config/vnstat2/www/diag_vnstat.php @@ -1,30 +1,30 @@ "; echo $text; @@ -80,7 +80,7 @@ include("head.inc"); if ($pf_version < 2.0) echo "

{$pgtitle}

"; echo "Go Back
"; - if($savemsg) { + if ($savemsg) { echo "
"; print_info_box($savemsg); echo "
"; @@ -89,25 +89,27 @@ include("head.inc"); print_input_errors($input_errors); ?> - - - + + +
- - - - -
-
- - -
-
- -
-
-
- -
+ + + + +
+
+ + + + +
+
+ +
+
+
+ +
-- cgit v1.2.3