]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_del_cats_row.tpl
New network added, sorting now showed:
[mailer.git] / templates / de / html / admin / admin_del_cats_row.tpl
index 1707006f80849744f1ec0779b3b604403cc6ad85..a34fe8f48e25ae875d50d13ac1a2d455450764cd 100644 (file)
@@ -1,10 +1,11 @@
 <tr>
        <td align="center" class="{%template,ColorSwitch%}">
-               <strong>{--ADMIN_CATEGORY_ID--} $content[id]:</strong>
+               <strong>{--ADMIN_CATEGORY_ID--} $content:</strong>
        </td>
 </tr>
 <tr>
        <td align="center" class="{%template,ColorSwitch%} bottom">
-               $content[cat] <input type="hidden" name="id[$content[id]]" value="1" />
+               {%pipe,getCategory=$content%}
+               <input type="hidden" name="id[$content]" value="1" />
        </td>
 </tr>