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,6 +1,5 @@
<!-- BEGIN footer -->
<br>
<!-- BEGIN B_powered_bottom -->
<table border="0" cellspacing="0" cellpadding="0" width="100%">
<tr>
@ -10,10 +9,8 @@
</tr>
</table>
<!-- END B_powered_bottom -->
<p>&nbsp;</p>
</td>
</tr>
</table>
<!-- END footer -->

View File

@ -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>';