]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_list_yoomedia_tm_row.tpl
Deprecated $DATA renamed:
[mailer.git] / templates / de / html / admin / admin_list_yoomedia_tm_row.tpl
index 381337dea85938b82196e87561ecb451bd5459f9..945e30ff9ba997aad363a4681631c021aca16150 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 accept-charset="UTF-8" action="{%url=modules.php?module=admin&amp;what=list_yoomedia_tm%}" method="post">
                        <input type="hidden" name="id" value="$content[id]" />
                        <input type="hidden" name="name" value="$content[name]" />
                        <input type="hidden" name="wait" value="$content[wait]" />
@@ -14,8 +14,8 @@
                        <input type="hidden" name="reload" value="$content[reload]" />
                        <table border="0" cellspacing="0" cellpadding="1" width="100%">
                        <tr>
-                               <td><input type="submit" class="admin_submit" name="ok" value="{--ADMIN_YOOMEDIA_PREPARE_MAIL--}" /></td>
-                               <td><input type="submit" class="admin_delete" name="remove" value="{--ADMIN_YOOMEDIA_REMOVE_MAIL--}" /></td>
+                               <td><input type="submit" class="form_submit" name="ok" value="{--ADMIN_YOOMEDIA_PREPARE_MAIL--}" /></td>
+                               <td><input type="submit" class="form_delete" name="do_delete" value="{--ADMIN_YOOMEDIA_REMOVE_MAIL--}" /></td>
                        </tr>
                        </table>
                </form>