Changes for page Get in Touch About Your XWiki Project
Last modified by Agnease on 2026/06/16 17:18
Summary
-
Page properties (1 modified, 0 added, 0 removed)
-
Objects (1 modified, 0 added, 0 removed)
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;