We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b1e2dec + 900a3ab commit 924a0b9Copy full SHA for 924a0b9
1 file changed
env
@@ -87,7 +87,8 @@
87
# HONEYPOT
88
#--------------------------------------------------------------------
89
90
-# honeypot.hidden = 'true'
91
-# honeypot.label = 'Fill This Field'
92
-# honeypot.name = 'honeypot'
93
-# honeypot.template = '<label>{label}</label><input type="text" name="{name}" value=""/>'
+# honeypot.hidden = 'true'
+# honeypot.label = 'Fill This Field'
+# honeypot.name = 'honeypot'
+# honeypot.template = '<label>{label}</label><input type="text" name="{name}" value=""/>'
94
+# honeypot.container = '<div style="display:none">{template}</div>'
0 commit comments