Forum
Mel_One2010-11-26 11:23:00
Hello,
I've got folloing simple Template-XML-File on a network drive:

<?xml version="1.0"?>
<quicktext version="2">
<filetype>templates</filetype>
<menu>
<title><![CDATA[Stempelplattform]]></title>
<texts>
<text shortcut="" type="1">
<name><![CDATA[BestellungOnline]]></name>
<body>
<![CDATA[<div>
<div>
<p>
<h1>stempelplattform.de</h1>
Guten Tag [[TO=firstname]][[TO=lastname]],
</br>
</br>
</br>
Vielen Dank für Ihr Mail.</br>
</br>
</br>
Mit freundlichen Grüssen
</p>
<p>
[[FROM=firstname]][[FROM=lastname]]</br>
<a href="http://stempelplattform.de">www.stempelplattform.de</a> - Ihre Stempelprofis
</p>
</div>
</div>]]>
</body>
</text>
</texts>
</menu>
<menu>
<title><![CDATA[Visicon]]></title>
<texts>
<text shortcut="" type="1">
<name><![CDATA[Style]]></name>
<body>
<![CDATA[<style>
body, .visicon { font-family: Arial, Helvetica, Verdana, Tahoma; font-size: 9pt; }
</style>
]]>
</body>
</text>
</texts>
</menu>
<menu>
<title><![CDATA[Poster.ch]]></title>
<texts>
<text shortcut="" type="1">
<name><![CDATA[Standard]]></name>
<body><![CDATA[[[TEXT=Visicon|Style]]<div>Tadaa...</div>]]></body>
</text>
</texts>
</menu>
</quicktext>

My Thunderbird with normal Quicktext is loading it on every Start. My problem is, that the HTML-Template and Style-Template doesn't give a text to an E-Mail, when I press the Button for it. Is this a bug?
With kind regards,
Mel_One
1
Create post
You need to login before posting in the forum