We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ad6644 commit 900a3abCopy full SHA for 900a3ab
1 file changed
env
@@ -87,8 +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