Index: temp/test-xoops.ec-cube.net/html/modules/xoopspoll/pollnew.php
===================================================================
--- temp/test-xoops.ec-cube.net/html/modules/xoopspoll/pollnew.php	(revision 915)
+++ temp/test-xoops.ec-cube.net/html/modules/xoopspoll/pollnew.php	(revision 963)
@@ -82,5 +82,5 @@
 		$arrErr['body'] = " ¢¨ ÆâÍÆ¤òÆþÎÏ¤·¤Æ²¼¤µ¤¤¡£";
 	} else {
-		if(mb_strlen($arrForm['body']) > $title_len) $arrErr['title'] = " ¢¨ ÆâÍÆ¤Ï".$body_len."Ê¸»ú°ÊÆâ¤ÇÆþÎÏ¤·¤Æ²¼¤µ¤¤¡£";
+		if(mb_strlen($arrForm['body']) > $body_len) $arrErr['body'] = " ¢¨ ÆâÍÆ¤Ï".$body_len."Ê¸»ú°ÊÆâ¤ÇÆþÎÏ¤·¤Æ²¼¤µ¤¤¡£";
 	}
 	
