Index: temp/trunk/html/admin/total/index.php
===================================================================
--- temp/trunk/html/admin/total/index.php	(revision 2953)
+++ temp/trunk/html/admin/total/index.php	(revision 2954)
@@ -459,5 +459,5 @@
 			
 			foreach(array_keys($arrList) as $val) {
-				$arrKey[] = ereg_replace("¡Á", " - ", $val);
+				$arrKey[] = ereg_replace("¡Á", "-", $val);
 			}
 			
