1
0
mirror of https://github.com/e107inc/e107.git synced 2025-07-31 11:50:30 +02:00

Bugtracker #4040 - allow ordinary members to vote in poll

This commit is contained in:
e107steved
2007-08-12 19:53:06 +00:00
parent 1a6633a5a6
commit 1916a6bf08

View File

@@ -11,8 +11,8 @@
| GNU General Public License (http://gnu.org).
|
| $Source: /cvs_backup/e107_0.8/e107_plugins/poll/poll_class.php,v $
| $Revision: 1.5 $
| $Date: 2007-08-08 19:34:34 $
| $Revision: 1.6 $
| $Date: 2007-08-12 19:52:55 $
| $Author: e107steved $
+----------------------------------------------------------------------------+
*/
@@ -541,7 +541,7 @@ class poll
<tr>
<td style='width:30%' class='forumheader3'>".POLLAN_15."</td>
<td class='forumheader3'>".r_userclass("pollUserclass", $_POST['pollUserclass'], 'off', "admin,classes,matchclass")."</td>
<td class='forumheader3'>".r_userclass("pollUserclass", $_POST['pollUserclass'], 'off', "member,admin,classes,matchclass")."</td>
</tr>
<tr>