]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_send_yoomedia.tpl
Typo 'referral'->'referal' fixed, more 'empty version' fixed
[mailer.git] / templates / de / html / admin / admin_send_yoomedia.tpl
index 3a9409c7bb79b3d7e1223ac62f1227e0be68fece..0199765639ef1c6b9718f212a83b130d38414d19 100644 (file)
@@ -1,4 +1,4 @@
-<form 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">
 <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>
@@ -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>