Ignore:
Timestamp:
02/02/10 12:43:42 (2 years ago)
Author:
benedikt
Message:
  • Fixed #2194: Little design error (part 2)
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gui/themes/omega_original/reseller/settings_layout.tpl

    r2519 r2573  
    1212 
    1313<body onload="MM_preloadImages('{THEME_COLOR_PATH}/images/icons/general_a.gif' ,'{THEME_COLOR_PATH}/images/icons/statistics_a.gif','{THEME_COLOR_PATH}/images/icons/support_a.gif','{THEME_COLOR_PATH}/images/icons/hosting_plans_a.gif','{THEME_COLOR_PATH}/images/icons/manage_users_a.gif','{THEME_COLOR_PATH}/images/icons/custom_link_a.gif')"> 
     14<table width="100%" border="0" cellspacing="0" cellpadding="0" style="height:100%;padding:0;margin:0 auto;"> 
    1415<!-- BDP: logged_from --> 
    15 <table width="100%" border="0" cellspacing="0" cellpadding="0"> 
    16         <tr> 
    17                 <td height="20" nowrap="nowrap" class="backButton">&nbsp;&nbsp;&nbsp;<a href="change_user_interface.php?action=go_back"><img src="{THEME_COLOR_PATH}/images/icons/close_interface.png" alt="" width="16" height="16" border="0" align="middle" /></a> {YOU_ARE_LOGGED_AS}</td> 
    18         </tr> 
    19 </table> 
     16<tr> 
     17 <td colspan="3" height="20" nowrap="nowrap" class="backButton">&nbsp;&nbsp;&nbsp;<a href="change_user_interface.php?action=go_back"><img src="{THEME_COLOR_PATH}/images/icons/close_interface.png" width="16" height="16" border="0" style="vertical-align:middle" alt="" /></a> {YOU_ARE_LOGGED_AS}</td> 
     18</tr> 
    2019<!-- EDP: logged_from --> 
    21 <table width="100%" border="0" cellspacing="0" cellpadding="0" style="height:100%;padding:0;margin:0 auto;"> 
    2220        <tr> 
    2321                <td align="left" valign="top" style="vertical-align: top; width: 195px; height: 56px;"><img src="{THEME_COLOR_PATH}/images/top/top_left.jpg" width="195" height="56" border="0" alt="ispCP Logogram" /></td> 
Note: See TracChangeset for help on using the changeset viewer.