]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/install/install_fatal_row.tpl
Rewrote 'we' word a little, rewrote mail order to use SQL_INSERTID() instead of anoth...
[mailer.git] / templates / de / html / install / install_fatal_row.tpl
index a3d9313121e1b576567bf41a2981de1c7e51fcb0..855879974862677b6be7f67d48dd1e745473ce67 100644 (file)
@@ -1,2 +1,8 @@
-<div class="install_fatalcontent"><strong>{--FATAL_NO--}$content[key]:</strong><br />
-&nbsp;&nbsp;&nbsp;<strong>&middot;</strong>&nbsp;$content[value]</div>
+<div class="install_fatalcontent">
+       <div>
+               <strong>{--INSTALLER_FATAL_NO--}$content[key]:</strong>
+       </div>
+       <div>
+               <strong>&middot;</strong> $content[value]
+       </div>
+</div>