Changeset 2569


Ignore:
Timestamp:
01/31/10 21:52:46 (2 years ago)
Author:
benedikt
Message:
  • Fixed #718: little design error
Location:
trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/CHANGELOG

    r2567 r2569  
    33 
    442010-01-31 Benedikt Heintel 
    5         - GUI: 
     5        - ENGINE: 
     6                * Fixed #2086: DNS not working properly 
     7        - GUI: 
     8                * Fixed #718: little design error 
    69                * Fixed #2191: TLD .me not accepted 
    710 
  • trunk/gui/themes/omega_original/reseller/users.tpl

    r2558 r2569  
    2727 
    2828<body onload="MM_preloadImages('{THEME_COLOR_PATH}/images/icons/database_a.gif','{THEME_COLOR_PATH}/images/icons/hosting_plans_a.gif','{THEME_COLOR_PATH}/images/icons/domains_a.gif','{THEME_COLOR_PATH}/images/icons/general_a.gif' ,'{THEME_COLOR_PATH}/images/icons/manage_users_a.gif','{THEME_COLOR_PATH}/images/icons/webtools_a.gif','{THEME_COLOR_PATH}/images/icons/statistics_a.gif','{THEME_COLOR_PATH}/images/icons/support_a.gif')"> 
    29 <!-- BDP: logged_from --><table width="100%" border="0" cellspacing="0" cellpadding="0"> 
    30       <tr> 
    31         <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" width="16" height="16" border="0" style="vertical-align:middle" alt="" /></a> {YOU_ARE_LOGGED_AS}</td> 
    32       </tr> 
    33     </table> 
    34         <!-- EDP: logged_from --> 
    3529<table width="100%" border="0" cellspacing="0" cellpadding="0" style="height:100%;padding:0;margin:0 auto;"> 
     30<!-- BDP: logged_from --> 
     31<tr> 
     32        <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> 
     33</tr> 
     34<!-- EDP: logged_from --> 
    3635<tr> 
    3736<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.