fixed some formatting

This commit is contained in:
seek3r 2002-01-04 22:06:12 +00:00
parent ee6e6860d8
commit 97f2607166
3 changed files with 74 additions and 76 deletions

View File

@ -1,19 +1,16 @@
<!-- BEGIN footer --> <!-- BEGIN footer -->
<br> <br>
<!-- BEGIN B_powered_bottom -->
<!-- BEGIN B_powered_bottom --> <table border="0" cellspacing="0" cellpadding="0" width="100%">
<table border="0" cellspacing="0" cellpadding="0" width="100%"> <tr>
<tr> <td align="center" bgcolor="{power_backcolor}">
<td align="center" bgcolor="{power_backcolor}"> <font color="{power_textcolor}">{powered}</font>
<font color="{power_textcolor}">{powered}</font> </td>
</td> </tr>
</tr> </table>
</table> <!-- END B_powered_bottom -->
<!-- END B_powered_bottom --> <p>&nbsp;</p>
</td>
<p>&nbsp;</p> </tr>
</td>
</tr>
</table> </table>
<!-- END footer --> <!-- END footer -->

View File

@ -10,65 +10,65 @@
the variables for onLoad are set in navbar --> the variables for onLoad are set in navbar -->
<table border="0" width="100%" height="73" cellspacing="0" cellpadding="0"> <table border="0" width="100%" height="73" cellspacing="0" cellpadding="0">
<tr> <tr>
<!-- top row back images are 58px high, but the row may be smaller than that --> <!-- 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 --> <!-- 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}"> <td width="154" height="58" align="left" valign="top" background="{em_img}">
<img src="{logo_img}"> <img src="{logo_img}">
</td> </td>
<td width="100%" align="right" background="{em_img}"> <td width="100%" align="right" background="{em_img}">
<table width="100%" height="28" cellpadding="0" cellspacing="0" border="0" valign="top"> <table width="100%" height="28" cellpadding="0" cellspacing="0" border="0" valign="top">
<tr> <tr>
<!-- <td width="100%" align="right" valign="top"><font size="{powered_by_size}" color="{powered_by_color}">{powered_by}&nbsp;{current_users}</font></td> --> <!-- <td width="100%" align="right" valign="top"><font size="{powered_by_size}" color="{powered_by_color}">{powered_by}&nbsp;{current_users}</font></td> -->
<td width="50%" align="left" valign="top"> <td width="50%" align="left" valign="top">
<font size="{powered_by_size}" color="{powered_by_color}">{current_users}</font> <font size="{powered_by_size}" color="{powered_by_color}">{current_users}</font>
</td> </td>
<td width="50%" align="right" valign="top"> <td width="50%" align="right" valign="top">
<font size="{powered_by_size}" color="{powered_by_color}">{powered_by}&nbsp;</font> <font size="{powered_by_size}" color="{powered_by_color}">{powered_by}&nbsp;</font>
</td> </td>
</tr> </tr>
</table> </table>
<table width="100%" height="29" cellpadding="0" cellspacing="0" border="0" valign="bottom"> <table width="100%" height="29" cellpadding="0" cellspacing="0" border="0" valign="bottom">
<tr> <tr>
<td width="50%" align="left" valign="bottom"> <td width="50%" align="left" valign="bottom">
<font size="{user_info_size}" color="{user_info_color}"> <font size="{user_info_size}" color="{user_info_color}">
<strong>{user_info_name}</strong></font> <strong>{user_info_name}</strong></font>
</td> </td>
<td width="50%" align="right" valign="bottom"> <td width="50%" align="right" valign="bottom">
<font size="{user_info_size}" color="{user_info_color}"> <font size="{user_info_size}" color="{user_info_color}">
<strong>{user_info_date}&nbsp;</strong></font> <strong>{user_info_date}&nbsp;</strong></font>
</td> </td>
</tr> </tr>
</table> </table>
</td> </td>
</tr> </tr>
<tr> <tr>
<td colspan="2" width="100%" height="15" align="right" valign="top" background="{top_spacer_middle_img}"> <td colspan="2" width="100%" height="15" align="right" valign="top" background="{top_spacer_middle_img}">
<!-- row 2 right nav buttons --> <!-- row 2 right nav buttons -->
<table cellpadding="0" cellspacing="0" border="0"> <table cellpadding="0" cellspacing="0" border="0">
<tr> <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="{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="{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="{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> <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> </tr>
</table> </table>
</td> </td>
</tr> </tr>
</table> </table>
<table border="0" width="100%" height="100%" cellspacing="0" cellpadding="0"> <table border="0" width="100%" height="100%" cellspacing="0" cellpadding="0">
<tr> <tr>
<td width="154" align="left" valign="top" background="{nav_bar_left_spacer_img}"> <td width="154" align="left" valign="top" background="{nav_bar_left_spacer_img}">
<!-- left nav table --> <!-- left nav table -->
<table border="0" cellpadding="0" cellspacing="0"> <table border="0" cellpadding="0" cellspacing="0">
<!-- applications supplies their own tr's and td's --> <!-- applications supplies their own tr's and td's -->
{applications} {applications}
<tr> <tr>
<td><img src="{nav_bar_left_top_bg_img}"></td> <td><img src="{nav_bar_left_top_bg_img}"></td>
</tr> </tr>
</table> </table>
</td> </td>
<td width="100%" align="left" valign="top"> <td width="100%" align="left" valign="top">
<!-- this TD background image moved to body element --> <!-- this TD background image moved to body element -->
<br> <br>
<!-- END navbar --> <!-- END navbar -->

View File

@ -116,7 +116,7 @@
if (! function_exists('display_section')) if (! function_exists('display_section'))
{ {
//echo 'function was not found<br>'; //echo 'function was not found<br>';
/*
function display_section($appname,$title,$file) function display_section($appname,$title,$file)
{ {
$GLOBALS['prefs'][$appname]['title'] = $title; $GLOBALS['prefs'][$appname]['title'] = $title;
@ -125,6 +125,7 @@
$temp_hooks = CreateObject('phpgwapi.hooks'); $temp_hooks = CreateObject('phpgwapi.hooks');
$temp_hooks->process('preferences',array('preferences')); $temp_hooks->process('preferences',array('preferences'));
*/
//echo 'prefs<pre>'; //echo 'prefs<pre>';
//print_r($GLOBALS['prefs']); //print_r($GLOBALS['prefs']);
//echo '</pre>'; //echo '</pre>';