mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-08 17:14:36 +01:00
fixed some formatting
This commit is contained in:
parent
ee6e6860d8
commit
97f2607166
@ -1,19 +1,16 @@
|
||||
<!-- BEGIN footer -->
|
||||
<br>
|
||||
|
||||
<!-- BEGIN B_powered_bottom -->
|
||||
<table border="0" cellspacing="0" cellpadding="0" width="100%">
|
||||
<tr>
|
||||
<td align="center" bgcolor="{power_backcolor}">
|
||||
<font color="{power_textcolor}">{powered}</font>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<!-- END B_powered_bottom -->
|
||||
|
||||
<p> </p>
|
||||
</td>
|
||||
</tr>
|
||||
<br>
|
||||
<!-- BEGIN B_powered_bottom -->
|
||||
<table border="0" cellspacing="0" cellpadding="0" width="100%">
|
||||
<tr>
|
||||
<td align="center" bgcolor="{power_backcolor}">
|
||||
<font color="{power_textcolor}">{powered}</font>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<!-- END B_powered_bottom -->
|
||||
<p> </p>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
<!-- END footer -->
|
||||
|
@ -10,65 +10,65 @@
|
||||
the variables for onLoad are set in navbar -->
|
||||
|
||||
<table border="0" width="100%" height="73" cellspacing="0" cellpadding="0">
|
||||
<tr>
|
||||
<!-- top row back images are 58px high, but the row may be smaller than that -->
|
||||
<!-- row 2 images are 15 px high, so this table with these 2 rows is 58 plus 15 equals 73px high -->
|
||||
<td width="154" height="58" align="left" valign="top" background="{em_img}">
|
||||
<img src="{logo_img}">
|
||||
</td>
|
||||
<td width="100%" align="right" background="{em_img}">
|
||||
<table width="100%" height="28" cellpadding="0" cellspacing="0" border="0" valign="top">
|
||||
<tr>
|
||||
<!-- <td width="100%" align="right" valign="top"><font size="{powered_by_size}" color="{powered_by_color}">{powered_by} {current_users}</font></td> -->
|
||||
<td width="50%" align="left" valign="top">
|
||||
<font size="{powered_by_size}" color="{powered_by_color}">{current_users}</font>
|
||||
</td>
|
||||
<td width="50%" align="right" valign="top">
|
||||
<font size="{powered_by_size}" color="{powered_by_color}">{powered_by} </font>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<table width="100%" height="29" cellpadding="0" cellspacing="0" border="0" valign="bottom">
|
||||
<tr>
|
||||
<td width="50%" align="left" valign="bottom">
|
||||
<font size="{user_info_size}" color="{user_info_color}">
|
||||
<strong>{user_info_name}</strong></font>
|
||||
</td>
|
||||
<td width="50%" align="right" valign="bottom">
|
||||
<font size="{user_info_size}" color="{user_info_color}">
|
||||
<strong>{user_info_date} </strong></font>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td colspan="2" width="100%" height="15" align="right" valign="top" background="{top_spacer_middle_img}">
|
||||
<!-- row 2 right nav buttons -->
|
||||
<table cellpadding="0" cellspacing="0" border="0">
|
||||
<tr>
|
||||
<td><a href="{home_link}" onMouseOver="nine.src='{welcome_img_hover}'" onMouseOut="nine.src='{welcome_img}'"><img src="{welcome_img}" border="0" name="nine"></a></td>
|
||||
<td><a href="{preferences_link}" onMouseOver="ten.src='{preferences_img_hover}'" onMouseOut="ten.src='{preferences_img}'"><img src="{preferences_img}" border="0" name="ten"></a></td>
|
||||
<td><a href="{logout_link}" onMouseOver="eleven.src='{logout_img_hover}'" onMouseOut="eleven.src='{logout_img}'"><img src="{logout_img}" border="0" name="eleven"></a></td>
|
||||
<td><a href="{help_link}" onMouseOver="help.src='{about_img_hover}'" onMouseOut="help.src='{about_img}'"><img src="{about_img}" border="0" name="help"></a></td>
|
||||
</tr>
|
||||
</table>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<!-- top row back images are 58px high, but the row may be smaller than that -->
|
||||
<!-- row 2 images are 15 px high, so this table with these 2 rows is 58 plus 15 equals 73px high -->
|
||||
<td width="154" height="58" align="left" valign="top" background="{em_img}">
|
||||
<img src="{logo_img}">
|
||||
</td>
|
||||
<td width="100%" align="right" background="{em_img}">
|
||||
<table width="100%" height="28" cellpadding="0" cellspacing="0" border="0" valign="top">
|
||||
<tr>
|
||||
<!-- <td width="100%" align="right" valign="top"><font size="{powered_by_size}" color="{powered_by_color}">{powered_by} {current_users}</font></td> -->
|
||||
<td width="50%" align="left" valign="top">
|
||||
<font size="{powered_by_size}" color="{powered_by_color}">{current_users}</font>
|
||||
</td>
|
||||
<td width="50%" align="right" valign="top">
|
||||
<font size="{powered_by_size}" color="{powered_by_color}">{powered_by} </font>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<table width="100%" height="29" cellpadding="0" cellspacing="0" border="0" valign="bottom">
|
||||
<tr>
|
||||
<td width="50%" align="left" valign="bottom">
|
||||
<font size="{user_info_size}" color="{user_info_color}">
|
||||
<strong>{user_info_name}</strong></font>
|
||||
</td>
|
||||
<td width="50%" align="right" valign="bottom">
|
||||
<font size="{user_info_size}" color="{user_info_color}">
|
||||
<strong>{user_info_date} </strong></font>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td colspan="2" width="100%" height="15" align="right" valign="top" background="{top_spacer_middle_img}">
|
||||
<!-- row 2 right nav buttons -->
|
||||
<table cellpadding="0" cellspacing="0" border="0">
|
||||
<tr>
|
||||
<td><a href="{home_link}" onMouseOver="nine.src='{welcome_img_hover}'" onMouseOut="nine.src='{welcome_img}'"><img src="{welcome_img}" border="0" name="nine"></a></td>
|
||||
<td><a href="{preferences_link}" onMouseOver="ten.src='{preferences_img_hover}'" onMouseOut="ten.src='{preferences_img}'"><img src="{preferences_img}" border="0" name="ten"></a></td>
|
||||
<td><a href="{logout_link}" onMouseOver="eleven.src='{logout_img_hover}'" onMouseOut="eleven.src='{logout_img}'"><img src="{logout_img}" border="0" name="eleven"></a></td>
|
||||
<td><a href="{help_link}" onMouseOver="help.src='{about_img_hover}'" onMouseOut="help.src='{about_img}'"><img src="{about_img}" border="0" name="help"></a></td>
|
||||
</tr>
|
||||
</table>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<table border="0" width="100%" height="100%" cellspacing="0" cellpadding="0">
|
||||
<tr>
|
||||
<td width="154" align="left" valign="top" background="{nav_bar_left_spacer_img}">
|
||||
<!-- left nav table -->
|
||||
<table border="0" cellpadding="0" cellspacing="0">
|
||||
<!-- applications supplies their own tr's and td's -->
|
||||
{applications}
|
||||
<tr>
|
||||
<td><img src="{nav_bar_left_top_bg_img}"></td>
|
||||
</tr>
|
||||
</table>
|
||||
</td>
|
||||
<td width="100%" align="left" valign="top">
|
||||
<!-- this TD background image moved to body element -->
|
||||
<br>
|
||||
<tr>
|
||||
<td width="154" align="left" valign="top" background="{nav_bar_left_spacer_img}">
|
||||
<!-- left nav table -->
|
||||
<table border="0" cellpadding="0" cellspacing="0">
|
||||
<!-- applications supplies their own tr's and td's -->
|
||||
{applications}
|
||||
<tr>
|
||||
<td><img src="{nav_bar_left_top_bg_img}"></td>
|
||||
</tr>
|
||||
</table>
|
||||
</td>
|
||||
<td width="100%" align="left" valign="top">
|
||||
<!-- this TD background image moved to body element -->
|
||||
<br>
|
||||
<!-- END navbar -->
|
||||
|
@ -116,7 +116,7 @@
|
||||
if (! function_exists('display_section'))
|
||||
{
|
||||
//echo 'function was not found<br>';
|
||||
|
||||
/*
|
||||
function display_section($appname,$title,$file)
|
||||
{
|
||||
$GLOBALS['prefs'][$appname]['title'] = $title;
|
||||
@ -125,6 +125,7 @@
|
||||
$temp_hooks = CreateObject('phpgwapi.hooks');
|
||||
|
||||
$temp_hooks->process('preferences',array('preferences'));
|
||||
*/
|
||||
//echo 'prefs<pre>';
|
||||
//print_r($GLOBALS['prefs']);
|
||||
//echo '</pre>';
|
||||
|
Loading…
Reference in New Issue
Block a user