No more align here
authorRoland Häder <roland@mxchange.org>
Sun, 14 Feb 2010 13:02:22 +0000 (13:02 +0000)
committerRoland Häder <roland@mxchange.org>
Sun, 14 Feb 2010 13:02:22 +0000 (13:02 +0000)
templates/de/html/admin/admin_config_validator.tpl

index e7ecbafd9d047ea612655bd2fed966a0bebae760..8d06fd3061e6c52e844da24a092f4b4c29e0535f 100644 (file)
@@ -7,10 +7,10 @@
                </td>
        </tr>
        <tr>
-               <td align="center" class="bottom">
+               <td class="bottom">
                        {--ADMIN_CONFIG_VALIDATOR_ENABLED--}
                </td>
-               <td width="60" align="right" class="bottom">
+               <td class="bottom" width="60">
                        <input type="radio" name="enable_validator" class="admin_normal" value="Y"$content[enable_validator_yes] /> {--YES--}<br />
                        <input type="radio" name="enable_validator" class="admin_normal" value="N"$content[enable_validator_no] /> {--NO--}
                </td>