]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_overview_row.tpl
Heacy rewrite/cleanup:
[mailer.git] / templates / de / html / admin / admin_overview_row.tpl
index acd2b50505918d0ccdcb6cca8a390bb825b37c7e..0b909ae6a48331240d136f223e0cda29223d36a5 100644 (file)
@@ -1,10 +1,10 @@
 <tr>
        <td width="80%" class="{%template,ColorSwitch%} bottom">
                <ul style="margin-left: 0px">
-                       <li style="white-space: normal">{--ADMIN_TASK_SUBJECT--}: <strong>$content[subject]</strong></li>
+                       <li style="white-space: normal">{--ADMIN_TASK_SUBJECT--}: <strong>$content[subject] ($content[ext_version])</strong></li>
                        $content[add]
                        <li style="white-space: normal">{--ADMIN_TASK_TEXT--}: $content[text]</li>
-                       <li style="white-space: normal"><div style="text-align: right"><a href="#ext_$content[extension]">{--GOTO_TOP--}</a></div></li>
+                       <li style="white-space: normal"><div style="text-align: right"><a href="#ext_$content[ext_name]">{--GOTO_TOP--}</a></div></li>
                        <li style="white-space: normal">{--ADMIN_TASK_CREATED--}: <strong>$content[task_created]</strong></li>
                </ul>
        </td>