]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/install/install_fatal_row.tpl
Extension ext-earning introduced (unfinished), renamings:
[mailer.git] / templates / de / html / install / install_fatal_row.tpl
index b03ae84a9a83841dda99298eacf768790e79aaed..855879974862677b6be7f67d48dd1e745473ce67 100644 (file)
@@ -1,4 +1,8 @@
 <div class="install_fatalcontent">
-       <strong>{--INSTALLER_FATAL_NO--}$content[key]:</strong><br />
-       <strong>&middot;</strong> $content[value]
+       <div>
+               <strong>{--INSTALLER_FATAL_NO--}$content[key]:</strong>
+       </div>
+       <div>
+               <strong>&middot;</strong> $content[value]
+       </div>
 </div>