]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_list_unconfirmed.tpl
Configuration of advertisement networks prepared, CSS cleaned up, HTML rewritten:
[mailer.git] / templates / de / html / admin / admin_list_unconfirmed.tpl
index 9ed6e26a606fbec90faed3a0839451fa5bb2ec01..8a95d176b3e796737f7e979239507d27657b14ae 100644 (file)
@@ -1,9 +1,9 @@
 <div align="center">
-<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
+<table border="0" cellspacing="0" cellpadding="0" class="table dashed">
 <tr>
        <td width="260" align="center" class="bottom right">
                {--EMAIL_SENDER--}:<br />
-               <strong>$content[sender_link]</strong>
+               <strong>{%pipe,generateUserProfileLink=$content[sender]%}</strong>
        </td>
        <td width="260" align="center" class="bottom">
                {--EMAIL_SUBJECT--}:<br />
 </tr>
 <tr>
        <td align="center" class="bottom right">{--EMAIL_URL--}:<br />
-               <strong><a href="$content[url]" target="_blank">{--ADMIN_TEST_URL--}</a></strong>
+               <strong><a href="{%pipe,generateFrametesterUrl=$content[url]%}" target="_blank">{--ADMIN_TEST_URL--}</a></strong>
        </td>
        <td align="center" class="bottom">
                {--EMAIL_TIMESTAMP--}:<br />
-               <strong>$content[stamp]</strong>
+               <strong>$content[timestamp]</strong>
        </td>
 </tr>
 <tr>