Missing CSS class added
authorRoland Häder <roland@mxchange.org>
Sun, 22 Nov 2009 13:19:29 +0000 (13:19 +0000)
committerRoland Häder <roland@mxchange.org>
Sun, 22 Nov 2009 13:19:29 +0000 (13:19 +0000)
templates/de/html/admin/admin_config_other.tpl

index 66984f0e46507f5a6ae02df615c605e6f38b6445..58a2b3db4610624adecbff0ef7eef410b9a4e44a 100644 (file)
        </tr>
 
        <tr>
        </tr>
 
        <tr>
-               <td align="right">{--ADMIN_OPTION_AUTOSEND_ACTIVE--}:</td>
-               <td align="center">
+               <td class="bottom" align="right">{--ADMIN_OPTION_AUTOSEND_ACTIVE--}:</td>
+               <td class="bottom" align="center">
                        {--YES--}:&nbsp;<input type="radio" name="autosend_active" value="Y"$content[autosend_active_y] />
                        {--NO--}:&nbsp;<input type="radio" name="autosend_active" value="N"$content[autosend_active_n] />
                </td>
                        {--YES--}:&nbsp;<input type="radio" name="autosend_active" value="Y"$content[autosend_active_y] />
                        {--NO--}:&nbsp;<input type="radio" name="autosend_active" value="N"$content[autosend_active_n] />
                </td>