More fixing paragraph text quotes etc
This commit is contained in:
@@ -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>
|
||||
|
||||
|
Reference in New Issue
Block a user