From a89e4d03393b77b9fec83f6ccc5ed5b747359625 Mon Sep 17 00:00:00 2001 From: doktornotor Date: Sat, 8 Aug 2015 00:38:44 +0200 Subject: vnstat2 - code style cleanup round 2 - Fix copyright header and remove some ACL copy'n'paste junk - Code style fixes - XHTML fixes - Remove some obsolete pfSense 2.0 checks junk --- config/vnstat2/www/diag_vnstat2.php | 53 +++++++++++++------------------------ 1 file changed, 18 insertions(+), 35 deletions(-) (limited to 'config/vnstat2') diff --git a/config/vnstat2/www/diag_vnstat2.php b/config/vnstat2/www/diag_vnstat2.php index 504fd534..2153cc18 100644 --- a/config/vnstat2/www/diag_vnstat2.php +++ b/config/vnstat2/www/diag_vnstat2.php @@ -1,8 +1,9 @@
{$pgtitle}

"; - } - echo "Go Back
"; + include("fbegin.inc"); if ($savemsg) { echo "
"; print_info_box($savemsg); - echo "
"; + echo "
"; } if ($input_errors) { print_input_errors($input_errors); @@ -104,7 +89,7 @@ if ($_REQUEST['sorttype']) { ?> - @@ -113,19 +98,18 @@ if ($_REQUEST['sorttype']) { -

- +

+

-
@@ -133,7 +117,6 @@ if ($_REQUEST['sorttype']) {
- +
-
-- cgit v1.2.3