]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_send_yoomedia.tpl
Ref link fixed, nickname fixed, several rewrites, TODOs.txt updated:
[mailer.git] / templates / de / html / admin / admin_send_yoomedia.tpl
index d58798c6302fb51304c820badcbddbf4e2a5c9eb..50b1aa4f6ae202d6f2ab529dceefef58343ab31f 100644 (file)
@@ -1,4 +1,4 @@
-<form action="{!URL!}/modules.php?module=admin&amp;what=list_yoomedia_tm" method="POST">
+<form action="{!URL!}/modules.php?module=admin&amp;what=list_yoomedia_tm" method="post">
 <table border="0" cellspacing="0" cellpadding="0" width="680" class="admin_table dashed" align="center">
 <tr>
        <td colspan="2" class="admin_title bottom2" height="30">
@@ -10,7 +10,7 @@
        <td align="right" style="padding-right:5px">{--SELECT_CATEGORY--}:</td>
        <td>
                <select name="cat" size="1" class="admin_select">
-                       <option value="" disabled>{--PLEASE_SELECT--}</option>
+                       <option value="X" disabled="disabled">{--PLEASE_SELECT--}</option>
                        <option value="0">{--ALL_MEMBERS--} ($content[all])</option>
                        $content[categories]
                </select>
@@ -69,7 +69,7 @@
 <tr><td colspan="2" class="seperator bottom2" height="10">&nbsp;</td></tr>
 <tr>
        <td colspan="2" align="center" class="admin_footer">
-               <input type="reset" class="admin_reset" value="{--CLEAR_FORM--}" />&nbsp;*
+               <input type="reset" class="admin_reset" value="{--CLEAR_FORM--}" />
                <input type="submit" name="sent" class="admin_submit" value="{--ADMIN_SEND_MAIL--}" />
        </td>
 </tr>