]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_delete_categories_row.tpl
Continued a bit:
[mailer.git] / templates / de / html / admin / admin_delete_categories_row.tpl
diff --git a/templates/de/html/admin/admin_delete_categories_row.tpl b/templates/de/html/admin/admin_delete_categories_row.tpl
new file mode 100644 (file)
index 0000000..a34fe8f
--- /dev/null
@@ -0,0 +1,11 @@
+<tr>
+       <td align="center" class="{%template,ColorSwitch%}">
+               <strong>{--ADMIN_CATEGORY_ID--} $content:</strong>
+       </td>
+</tr>
+<tr>
+       <td align="center" class="{%template,ColorSwitch%} bottom">
+               {%pipe,getCategory=$content%}
+               <input type="hidden" name="id[$content]" value="1" />
+       </td>
+</tr>