]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_repair_lang_row_404.tpl
Added check for installation phase, this fixes the message of a missing template...
[mailer.git] / templates / de / html / admin / admin_repair_lang_row_404.tpl
index a73a75fe8079c71777f55784a2f3f64025cb25c8..453bb5428d51d1c50ab6b2f9a99a18a4f5ffbae4 100644 (file)
@@ -1,6 +1,8 @@
-<div class="switch_sw$content[sw] bottom2">
-       <div>
-               Das Sprachpaket <span class="data">$content[file]</span> (Sprache:
-               <span class="data">$content[lang]</span>) wurde nicht gefunden.
+<div class="{%template,ColorSwitch%} bottom">
+       <div class="bad">
+               Das Sprachpaket
+               <span class="data">{%pipe,basename=$content[inc]%}</span>
+               (Sprache: <span class="data">$content[lang]</span>)
+               wurde nicht gefunden.
        </div>
 </div>