Index: temp/trunk/html/admin/design/index.php
===================================================================
--- temp/trunk/html/admin/design/index.php	(revision 3544)
+++ temp/trunk/html/admin/design/index.php	(revision 3545)
@@ -188,5 +188,5 @@
 global $GLOBAL_ERR;
 $arrGlobalErr = explode("\n",$GLOBAL_ERR);
-$errCnt = count($arrGlobalErr) - 9;
+$errCnt = count($arrGlobalErr) - 8;
 $objPage->errCnt = $errCnt;
 
