]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_add_bank_package.tpl
Yet another more XHTML fixes
[mailer.git] / templates / de / html / admin / admin_add_bank_package.tpl
index 7bd197dbcdbea85453c07dcb07b5be8f03c126f1..528efaba89adc1cc9e5dad1ac3f1a0d509f15afe 100644 (file)
@@ -1,5 +1,5 @@
 <form action="{!URL!}/modules.php?module=admin&amp;what=add_bank_package" method="post">
-<table border="0" cellspacing="0" cellpadding="0" align="center" class="admin_table dashed">
+<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
        <tr>
                <td class="admin_title bottom2" height="30" colspan="3" align="center">
                <strong>{--ADMIN_ADD_BANK_PACKAGE_TITLE--}</strong></td>
                {--ADMIN_BANK_PACKAGE_ACTIVE--}</td>
                <td width="10" class="seperator">&nbsp;</td>
                <td><input class="admin_normal" type="radio"
-                       name="package_active" value="Y" default checked>&nbsp;{--YES--}<br />
+                       name="package_active" value="Y" checked="checked" />&nbsp;{--YES--}<br />
                <input class="admin_normal" type="radio" name="package_active"
                        value="N">&nbsp;{--NO--}</td>
        </tr>