]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_repair_lang_row_404.tpl
Naming convention, more usage of EL, new wrapper function introduced:
[mailer.git] / templates / de / html / admin / admin_repair_lang_row_404.tpl
index 128a5cbe43b6e206f322c8979b659da81de0da20..bf8b413c3183b080168b670c9a2acb01b8de455c 100644 (file)
@@ -1,6 +1,8 @@
 <div class="{%template,ColorSwitch%} bottom2">
        <div>
-               Das Sprachpaket <span class="data">$content[file]</span> (Sprache:
-               <span class="data">$content[lang]</span>) wurde nicht gefunden.
+               Das Sprachpaket
+               <span class="data">{%pipe,basename=$content[inc]%}</span>
+               (Sprache: <span class="data">$content[lang]</span>)
+               wurde nicht gefunden.
        </div>
 </div>