]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_list_links_row.tpl
Fixes some HTML errors, shell scripts cleaned up
[mailer.git] / templates / de / html / admin / admin_list_links_row.tpl
index 404e2061be9b7afe9c5d554be3b28ac57b9dd7e6..ad3ea264cd7ca31f2087b68d37da4c404cfe22fc 100644 (file)
@@ -2,5 +2,5 @@
        <td align="center" class="{%template,ColorSwitch%} bottom right">$content[link]</td>
        <td align="center" class="{%template,ColorSwitch%} bottom right">$content[subject]</td>
        <td align="center" class="{%template,ColorSwitch%} bottom right">$content[timestamp]</td>
-       <td align="center" class="{%template,ColorSwitch%} bottom">$content[cat]</td>
+       <td align="center" class="{%template,ColorSwitch%} bottom">{%pipe,getCategory=$content[cat_id]%}</td>
 </tr>