fix order of sm_total and fp_total, so the columns actually add up
properly.

--- admin.cgi   Tue Apr 22 15:39:08 2008
+++ admin.cgi.fixed     Tue Apr 22 15:39:37 2008
@@ -324,8 +324,8 @@
                     "  <td class=\"$b rowDivider\" align=\"right
\">$mailbox_total_display</td>".
                     "  <td class=\"$b rowDivider\">$sl_total</td>".
                     "  <td class=\"$b\">$il_total</td>".
-                    "  <td class=\"$b\">$sm_total</td>".
                     "  <td class=\"$b\">$fp_total</td>".
+                    "  <td class=\"$b\">$sm_total</td>".
                     "  <td class=\"$b\">$sc_total</td>".
                     "  <td class=\"$b\">$ic_total</td>".
                     "  <td class=\"$b rowDivider\">&nbsp;</td>".


-- 

 Stephan A. Rickauer

 -----------------------------------------------------------
 Institute of Neuroinformatics         Tel  +41 44 635 30 50
 University / ETH Zurich               Sec  +41 44 635 30 52
 Winterthurerstrasse 190               Fax  +41 44 635 30 53
 CH-8057 Zurich                        Web    www.ini.uzh.ch

Reply via email to