Changeset 1653 in ExiteCMS


Ignore:
Timestamp:
08/19/08 10:23:40 (3 years ago)
Author:
hverton
Message:

small layout fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/includes/templates/admin.settings_misc.tpl

    r1639 r1653  
    5454            <td width='50%' class='tbl'> 
    5555                {$locale.666} 
     56                <br /> 
     57                <span class='small2'>{$locale.663}</span> 
    5658            </td> 
    5759            <td width='50%' class='tbl'> 
    5860                <input type='text' name='smtp_username' value='{$settings2.smtp_username}' maxlength='100' class='textbox' style='width:200px;' /> 
    59             </td> 
    60         </tr> 
    61         <tr> 
    62             <td width='50%' class='tbl'> 
    63                 <span class='small2'>{$locale.663}</span> 
    64             </td> 
    65             <td width='50%' class='tbl'> 
     61                <br /><br /> 
    6662                <input type='password' name='smtp_password' value='{$settings2.smtp_password}' maxlength='100' class='textbox' style='width:200px;' /> 
    6763            </td> 
Note: See TracChangeset for help on using the changeset viewer.