Index: temp/test-xoops.ec-cube.net/html/modules/xoopspoll/templates/xoopspoll_rating.html
===================================================================
--- temp/test-xoops.ec-cube.net/html/modules/xoopspoll/templates/xoopspoll_rating.html	(revision 824)
+++ temp/test-xoops.ec-cube.net/html/modules/xoopspoll/templates/xoopspoll_rating.html	(revision 840)
@@ -30,4 +30,12 @@
 		<tr><td height="10"></td></tr>
 	</table>
+	
+	<table>
+		<{foreach from=$arrErr item=err}>
+		<tr>
+			<td><span class="red"><{$err}></span></td>
+		</tr>
+		<{/foreach}>
+	</table>	
 	
 	<table border="0" cellspacing="0" cellpadding="0">
