Ignore:
Timestamp:
02/06/10 22:49:39 (2 years ago)
Author:
benedikt
Message:
  • Fixed #2196: Little design error (part 3)
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gui/themes/omega_original/client/dns_edit.tpl

    r2029 r2579  
    9999<div id="fwd_help" style="background-color:#ffffe0;border: 1px #000000 solid;display:none;margin:5px;padding:5px;font-size:11px;width:200px;position:absolute;">{TR_FWD_HELP}</div> 
    100100<!-- ToolTip end --> 
     101<table width="100%" border="0" cellspacing="0" cellpadding="0" style="height:100%;padding:0;margin:0 auto;"> 
    101102<!-- BDP: logged_from --> 
    102 <table width="100%" border="0" cellspacing="0" cellpadding="0"> 
    103         <tr> 
    104                 <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> 
    105         </tr> 
    106 </table> 
     103<tr> 
     104 <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> 
     105</tr> 
    107106<!-- EDP: logged_from --> 
    108 <table width="100%" border="0" cellspacing="0" cellpadding="0" style="height:100%;padding:0;margin:0 auto;"> 
    109107        <tr> 
    110108                <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.