More fixing paragraph text quotes etc

This commit is contained in:
2024-09-16 14:01:17 +01:00
parent 265901414c
commit 5fc9f9b763
26 changed files with 199 additions and 216 deletions

View File

@@ -47,12 +47,16 @@
]]></Text>
<SubHeader><![CDATA[
<h2><%=l('${value}')%></h2>]]>
<h2><%=l('${Value}')%></h2>]]>
</SubHeader>
<Header><![CDATA[
<h1><%=l('${Value}')%></h1>]]>
</Header>
<Paragraph><![CDATA[
<p>
%=l('${value}')
%=l('${Value}')
</p>
]]></Paragraph>