From 5faeedc61df04b3655a40eb5cadeb24eef821038 Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Sat, 18 Dec 2010 19:24:59 -0500 Subject: Move total allocated box below rowhelper --- usr/local/www/installer/installer.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'usr') diff --git a/usr/local/www/installer/installer.php b/usr/local/www/installer/installer.php index 3a9eddc..f169bfa 100644 --- a/usr/local/www/installer/installer.php +++ b/usr/local/www/installer/installer.php @@ -534,7 +534,7 @@ echo <<

-    +   

@@ -806,8 +806,8 @@ EOF; // tfoot and tbody are used by rowhelper $custom_txt .= ""; - $custom_txt .= "Total allocated:"; $custom_txt .= ""; + $custom_txt .= "Total allocated:"; $custom_txt .= ""; $custom_txt .= ""; } @@ -822,7 +822,7 @@ EOF;

{$custom_txt}


-    +