From 2a83d2bd00e8051c46e9c477e0dc3875f900a7fe Mon Sep 17 00:00:00 2001 From: Colin Fleming Date: Tue, 16 Apr 2013 19:22:15 +0100 Subject: Tidy up "pkg_edit.php" XHTML Remove duplicate $size variable Add summary statement to TABLE tags --- usr/local/www/pkg_edit.php | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'usr') diff --git a/usr/local/www/pkg_edit.php b/usr/local/www/pkg_edit.php index ca5b52b..66f4313 100755 --- a/usr/local/www/pkg_edit.php +++ b/usr/local/www/pkg_edit.php @@ -369,7 +369,7 @@ if ($pkg['custom_php_after_head_command'])
- +
"") { $tab_array = array(); @@ -416,7 +416,7 @@ if ($pkg['tabs'] <> "") { } ?> -
+
"") { echo $input; } if($pkga['combinefields']=="begin"){ - $input="
"; + $input="
"; if(isset($pkga['advancedfield']) && isset($adv_filed_count)) $advanced .= $input; else @@ -531,7 +531,7 @@ if ($pkg['tabs'] <> "") { case "password": $size = ($pkga['size'] ? " size='{$pkga['size']}' " : ""); - $input = "\n"; + $input = "\n"; $input .= "
" . fixup_string($pkga['description']) . "\n"; if(isset($pkga['advancedfield']) && isset($adv_filed_count)) { $js_array[] = $pkga['fieldname']; @@ -812,7 +812,7 @@ if ($pkg['tabs'] <> "") { ?> //]]> -
+
'>