]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_config_yoomedia.tpl
More XHTML-fied and extended header added to templates
[mailer.git] / templates / de / html / admin / admin_config_yoomedia.tpl
index cb567f4f0888e56f2595a8d3956d69ed9dd457e0..f152bc0eccf7213fb3e5b677998ca5dc462c9f91 100644 (file)
@@ -1,4 +1,4 @@
-<form action="{!URL!}/modules.php?module=admin&amp;what=config_yoomedia" method="POST">
+<form action="{!URL!}/modules.php?module=admin&amp;what=config_yoomedia" method="post">
 <table border="0" cellspacing="0" cellpadding="0" align="center" class="admin_table dashed" width="500">
 <tr>
        <td colspan="2" align="center" class="admin_title bottom2" height="30">
                <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>