We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ca95846 + e9f1319 commit 727c285Copy full SHA for 727c285
Resources/Private/Partials/Misc/HoneyPod.html
@@ -9,6 +9,7 @@
9
name="field[__hp]"
10
value=""
11
id="powermail_hp_{form.uid}"
12
- additionalAttributes="{autocomplete: 'new-powermail-hp'}" />
+ tabindex="-1"
13
+ additionalAttributes="{autocomplete: 'new-powermail-hp-{form.uid}', aria-hidden: 'true'}" />
14
</div>
15
</f:if>
0 commit comments