0 Votes

Changes for page Public Web Site

Last modified by Alex Cotiugă on 2025/11/27 10:42

From version 3.67
edited by Alex Cotiugă
on 2025/11/24 15:54
Change comment: There is no comment for this version
To version 3.72
edited by Alex Cotiugă
on 2025/11/24 15:57
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -159,7 +159,7 @@
159 159   </div>
160 160   <div class="modal-body">
161 161   <div>
162 - Need help with your XWiki? <a href="mailto:alex@agnease.com">Contact Agnease</a>
162 + ##Need help with your XWiki? <a href="mailto:alex@agnease.com">Contact Agnease</a>
163 163   #displayFormFromSheetCode()
164 164   </div>
165 165   </div>
... ... @@ -173,7 +173,7 @@
173 173  #end
174 174  
175 175  #macro (stripHTMLMacro $displayOutput)
176 - $stringtool.removeEnd($stringtool.removeStart($displayOutput, '{{html clean="false" wiki="false"}}'), '{{/html}}')
176 + $stringtool.removeEnd($stringtool.removeStart($displayOutput, '{{html clean="false" wiki="false"}}'), '{{/html}}').replace('id="Agnease.Code.Lead.LeadClass_0_', '')
177 177  #end
178 178  
179 179  #macro (displayFormFromSheetCode)