From 64bedf7f5cd87c07ddbb424f72314b9e1c043080 Mon Sep 17 00:00:00 2001 From: doktornotor Date: Sun, 23 Aug 2015 14:04:53 +0200 Subject: autoconfigbackup - code style fixes - Fix copyright header - Code style and whitespace fixes - XHTML fixes --- .../autoconfigbackup/autoconfigbackup_backup.php | 156 ++++++++++----------- 1 file changed, 74 insertions(+), 82 deletions(-) diff --git a/config/autoconfigbackup/autoconfigbackup_backup.php b/config/autoconfigbackup/autoconfigbackup_backup.php index 3c5ea423..ee08d170 100644 --- a/config/autoconfigbackup/autoconfigbackup_backup.php +++ b/config/autoconfigbackup/autoconfigbackup_backup.php @@ -1,128 +1,120 @@
{$pgtitle}

"; - if($savemsg) { + } + if ($savemsg) { print_info_box($savemsg); - } - if ($input_errors) + } + if ($input_errors) { print_input_errors($input_errors); - + } ?>
- - - - - -
-
-
- -
- +
+ + + +
+
+ +
+ + - - - - + +
+ + + + + + + + -
Enter the backup reason: + +
 
- - - - - - - - - - - -
- Enter the backup reason: - - -
-   -
- -
+
+
-
+
-- cgit v1.2.3