]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/runtime_fatal_row.tpl
HTML attributed fixed
[mailer.git] / templates / de / html / runtime_fatal_row.tpl
index 342198313225a8323a479d2fe3eab938ff0d41aa..0a17e6983107fd6e3a3f0138aced6274bc7677f2 100644 (file)
@@ -1,2 +1,9 @@
-<DIV class="runtime_fatalcontent"><STRONG>{--FATAL_NO--}$content[key]:</STRONG><br />
-&nbsp;&nbsp;&nbsp;<STRONG>&middot;</STRONG>&nbsp;$content[value]</DIV>
+<div class="runtime_fatalcontent">
+       <div class="para">
+               <strong>{--FATAL_NO--}$content[key]:</strong>
+       </div>
+
+       <div class="para">
+               <strong>&middot;</strong>&nbsp;$content[value]
+       </div>
+</div>