We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e8d5c5e + 2381b6a commit 882361bCopy full SHA for 882361b
src/app/code/core/Mage/Poll/etc/system.xml
@@ -24,7 +24,12 @@
24
<sections>
25
<web>
26
<groups>
27
- <polls>
+ <polls translate="label">
28
+ <label>Polls</label>
29
+ <sort_order>40</sort_order>
30
+ <show_in_default>1</show_in_default>
31
+ <show_in_website>1</show_in_website>
32
+ <show_in_store>1</show_in_store>
33
<fields>
34
<poll_check_by_ip translate="label" module="poll">
35
<label>Disallow Voting in a Poll Multiple Times from Same IP-address</label>
0 commit comments