]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/login_failtures.tpl
Several more constants rewritten to getConfig()
[mailer.git] / templates / de / html / login_failtures.tpl
index 8c14796294200aea335f7684281f1ab3607d56d6..7cce8b08c9729de362cc1518778fd0f14b13879d 100644 (file)
@@ -1,7 +1,9 @@
-<div class="login_failtures">
-       <div class="login_failture_header">
+<div style="width:100%" align="center">
+<div class="login_failures">
+       <div class="login_failure_header">
                Warnung!
        </div>
-       Letzten <strong>$content[login_failtures]</strong> Loginversuche waren
-       fehlgeschlagen, der letzte war am <strong>$content[last_failture]</strong>
+       Letzten <strong>$content[login_failures]</strong> Loginversuche waren
+       fehlgeschlagen, der letzte war am <strong>$content[last_failure]</strong>
+</div>
 </div>