Last modified by Alex Cotiugă on 2026/05/02 12:23

From version 12.7
edited by Alex Cotiugă
on 2026/05/01 15:36
Change comment: There is no comment for this version
To version 12.5
edited by Alex Cotiugă
on 2026/05/01 15:29
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -5,8 +5,7 @@
5 5  {{html clean="false"}}
6 6   <div class="xform half">
7 7   <form>
8 - <h2>Get in Touch About Your XWiki Project</h2>
9 - <h3>Tell us a bit about your project and we’ll help you shape the right XWiki solution.</he>
8 + <h1>Get in Touch About Your XWiki Project</h1>
10 10   ##<h2>Tell us a bit about your needs and we'll help you shape the right solution.</h2>
11 11   <dl>
12 12   #foreach ($property in $xclass.properties)
... ... @@ -31,8 +31,8 @@
31 31   <dd>$escapetool.xml($services.localization.render('xclass.defaultObjectSheet.noProperties'))</dd>
32 32   #end
33 33   </dl>
34 - <p>Your information will only be used to respond to your request.</p>
35 35   <input type="submit" class="btn btn-primary" value="Send my request">
34 + <p>Your information will only be used to respond to your request.</p>
36 36   </form>
37 37   </div>
38 38  {{/html}}