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