]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_config_yoomedia.tpl
All database names are now 'back-ticked' and constant _MYSQL_PREFIX is wrapped. Partl...
[mailer.git] / templates / de / html / admin / admin_config_yoomedia.tpl
index cb567f4f0888e56f2595a8d3956d69ed9dd457e0..229911acd8eb590e24749844a16cf8726dea4a6b 100644 (file)
                <select name="yoomedia_erotic_allowed" class="admin_select" size="1">
                        <option value="0"{!__CFG_YOOMEDIA_EROTIC_NONE!}>{--ADMIN_CONFIG_YOOMEDIA_EROTIC_NONE--}</option>
                        <option value="1"{!__CFG_YOOMEDIA_EROTIC_INCLUDE!}>{--ADMIN_CONFIG_YOOMEDIA_EROTIC_INCLUDE--}</option>
-                       <option value="2"{!__CFG_YOOMEDIA_EROTIC_ONLY!}>{--ADMIN_CONFIG_YOOMEDIA_EROTIC_ONLY--}</option>
+                       <option value="2"{!__CFG_YOOMEDIA_EROTIC_ONLY!} />{--ADMIN_CONFIG_YOOMEDIA_EROTIC_ONLY--}</option>
                </select>
        </td>
 </tr>
 <tr><td colspan="2" class="bottom2 seperator" height="5">&nbsp;</td></tr>
 <tr>
        <td colspan="2" 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="ok" class="admin_submit" value="{--SAVE_SETTINGS--}" />
        </td>
 </tr>