Changes for page Get in Touch About Your XWiki Project
Last modified by Alex Cotiugă on 2026/05/02 12:23
From version 12.10
edited by Alex Cotiugă
on 2026/05/01 15:37
on 2026/05/01 15:37
Change comment:
There is no comment for this version
To version 12.11
edited by Alex Cotiugă
on 2026/05/01 15:53
on 2026/05/01 15:53
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -8,7 +8,6 @@ 8 8 ##<h2>Tell us a bit about your needs and we'll help you shape the right solution.</h2> 9 9 <div class="xform half"> 10 10 <form> 11 - 12 12 <dl> 13 13 #foreach ($property in $xclass.properties) 14 14 <dt #if (!$editing && $hasEdit) ... ... @@ -32,7 +32,7 @@ 32 32 <dd>$escapetool.xml($services.localization.render('xclass.defaultObjectSheet.noProperties'))</dd> 33 33 #end 34 34 </dl> 35 - <p>Your information will only be used to respond to yourrequest.</p>34 + <p>Your information will only be used to respond to this request. See the Privacy Policy for details.</p> 36 36 <input type="submit" class="btn btn-primary" value="Send my request"> 37 37 </form> 38 38 </div>