]> 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 eb91e9ec36050e0b73e85d17d2be3f5a95d6bed2..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>