Skip to content

Commit e9f1319

Browse files
authored
[TASK] Include "new" in autocomplete honeypot value
1 parent 3a9a6a4 commit e9f1319

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Resources/Private/Partials/Misc/HoneyPod.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@
1010
value=""
1111
id="powermail_hp_{form.uid}"
1212
tabindex="-1"
13-
additionalAttributes="{autocomplete: 'powermail-hp-{form.uid}', aria-hidden: 'true'}" />
13+
additionalAttributes="{autocomplete: 'new-powermail-hp-{form.uid}', aria-hidden: 'true'}" />
1414
</div>
1515
</f:if>

0 commit comments

Comments
 (0)