Last modified by Agnease on 2026/06/16 17:18

From version 16.34
edited by Agnease
on 2026/06/16 16:43
Change comment: There is no comment for this version
To version 16.27
edited by Agnease
on 2026/06/16 16:37
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -107,11 +107,11 @@
107 107   <p class="xHint">* Your information will only be used to respond to this request.</p>
108 108   ## Hidden fields to catch requests filled by bots.
109 109   <div class="contact-hp-wrapper" aria-hidden="true">
110 - <label for="Agnease.Code.ContactRequest.ContactRequestClass_0_contactWebsite">Website</label>
110 + <label for="contactWebsite">Website</label>
111 111   <input
112 112   id="contactWebsite"
113 113   type="text"
114 - name="Agnease.Code.ContactRequest.ContactRequestClass_0_contactWebsite"
114 + name="contactWebsite"
115 115   autocomplete="off"
116 116   tabindex="-1"
117 117   />
XWiki.StyleSheetExtension[0]
code
... ... @@ -67,7 +67,7 @@
67 67   font-weight: 700;
68 68  }
69 69  /* CSS for hidden field to identify requests filled by bots. */
70 -.contact-hp-wrapper {
70 +.contact-hp-wrapperss {
71 71   position: absolute;
72 72   left: -9999px;
73 73   width: 1px;