]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_config_other.tpl
HTML fix and double->single converted
[mailer.git] / templates / de / html / admin / admin_config_other.tpl
index 9d19efb8edb1f2f6496e0a25816b24ba13d1fda4..a2f6c7295f19050e17d44914bc99980b3d407b3a 100644 (file)
                <td align="right">{--ADMIN_OPTION_CSS_PHP--}:</td>
                <td width="10" class="seperator">&nbsp;</td>
                <td>
-                       <input type="radio" name="css_php" value="DIRECT"$content[css_php_direct]>&nbsp;{--ADMIN_CSS_PHP_DIRECT--}<br />
+                       <input type="radio" name="css_php" value="DIRECT"$content[css_php_direct] />&nbsp;{--ADMIN_CSS_PHP_DIRECT--}<br />
                        <input type="radio" name="css_php" value="FILE"$content[css_php_file] />&nbsp;{--ADMIN_CSS_PHP_FILE--}<br />
                        <input type="radio" name="css_php" value="INLINE"$content[css_php_inline] />&nbsp;{--ADMIN_CSS_PHP_INLINE--}
                </td>