]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_list_yoomedia_tm_row.tpl
Mailer project continued (heavy refactoring):
[mailer.git] / templates / de / html / admin / admin_list_yoomedia_tm_row.tpl
index 15efee514b431b1998306dc103c6a543374473cb..09e7f91dab5ad73f17578f681d8cb5fbac22af46 100644 (file)
@@ -6,7 +6,7 @@
        <td class="{%template,ColorSwitch%} bottom right" align="center">{%pipe,translateComma=$content[remain]%}</td>
        <td class="{%template,ColorSwitch%} bottom right" align="center">$content[pay] &euro;</td>
        <td class="{%template,ColorSwitch%} bottom" align="center" style="padding-left:1px;padding-right:1px;padding-top:2px;padding-bottom:2px">
-               <form accept-charset="UTF-8" action="{%url=modules.php?module=admin&amp;what=list_yoomedia_tm%}" method="post">
+               {%form,formMethodPost=modules.php?module=admin&amp;what=list_yoomedia_tm%}
                        <input type="hidden" name="id" value="$content[id]" />
                        <input type="hidden" name="name" value="$content[name]" />
                        <input type="hidden" name="wait" value="$content[wait]" />
@@ -18,6 +18,6 @@
                                <td><input type="submit" class="form_delete" name="do_delete" value="{--ADMIN_YOOMEDIA_REMOVE_MAIL--}" /></td>
                        </tr>
                        </table>
-               </form>
+               {%form_close%}
        </td>
 </tr>