]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_send_yoomedia.tpl
Editing/deleting of network type handlers basicly finished
[mailer.git] / templates / de / html / admin / admin_send_yoomedia.tpl
index 3a9409c7bb79b3d7e1223ac62f1227e0be68fece..f8e4c97089150d386860d1b3b36cc36c1faf4975 100644 (file)
@@ -1,7 +1,7 @@
-<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">
+<form accept-charset="utf-8" action="{%url=modules.php?module=admin&amp;what=list_yoomedia_tm%}" method="post">
+<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed" align="center">
 <tr>
-       <td colspan="2" class="admin_title bottom2" height="30">
+       <td colspan="2" class="admin_title bottom">
                <strong>{--ADMIN_YOOMEDIA_SEND_MAIL_TITLE--}</strong>
        </td>
 </tr>
@@ -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>
@@ -27,7 +27,7 @@
 <tr>
        <td align="right" style="padding-right:5px">{--ENTER_POINTS--}:</td>
        <td>
-               <input type="text" name="points" class="admin_normal" size="4" maxlength="5" value="$content[reward]" /> {!POINTS!}
+               <input type="text" name="points" class="admin_normal" size="4" maxlength="5" value="$content[reward]" />&nbsp;<span class="tiny">({?POINTS?})</span>
        </td>
 </tr>
 <tr><td colspan="2" class="seperator" height="5">&nbsp;</td></tr>
@@ -66,7 +66,7 @@
                <span class="admin_note"><em>{--ADMIN_YOOMEDIA_ENTER_URL_NOTE--}</em></span>
        </td>
 </tr>
-<tr><td colspan="2" class="seperator bottom2" height="10">&nbsp;</td></tr>
+<tr><td colspan="2" class="seperator bottom" height="10">&nbsp;</td></tr>
 <tr>
        <td colspan="2" align="center" class="admin_footer">
                <input type="reset" class="admin_reset" value="{--CLEAR_FORM--}" />