Fixes and further rewrites to make use of EL
[mailer.git] / templates / de / html / admin / admin_del_user.tpl
index f8231c5ee48b8a3aa7e556510a1dc99ffbef420a..fde122af559bd501b92102b1526d81f7f649251d 100644 (file)
@@ -3,15 +3,15 @@
 
 <div class="admin_table dashed">
        <div align="center" class="admin_title bottom">
-               <strong>$content[header]</strong>
+               <strong>{%message,ADMIN_HEADER_DEL_ACCOUNT=$content[userid]%}</strong>
        </div>
 
        <div align="center">
-               $content[text]
+               {%message,ADMIN_TEXT_DEL_ACCOUNT=$content[userid]%}
        </div>
 
        <div align="center">
-               [&nbsp;<a href="$content[email]">$content[surname] $content[family]</a>&nbsp;]
+               [&nbsp;<a href="$content[email]">{%user,surname=$content[userid]%} {%user,family=$content[userid]%}</a>&nbsp;]
        </div>
 
        <div class="bottom" align="center">