diff --git a/phpgwapi/templates/idsociety/footer.tpl b/phpgwapi/templates/idsociety/footer.tpl index 1bd353519e..3dbc6bb7cf 100644 --- a/phpgwapi/templates/idsociety/footer.tpl +++ b/phpgwapi/templates/idsociety/footer.tpl @@ -1,19 +1,16 @@ -
- - - - - - -
- {powered} -
- - -

 

- - +
+ + + + + +
+ {powered} +
+ +

 

+ + - diff --git a/phpgwapi/templates/idsociety/navbar.tpl b/phpgwapi/templates/idsociety/navbar.tpl index 1d3f816ff5..2eac03a5fa 100755 --- a/phpgwapi/templates/idsociety/navbar.tpl +++ b/phpgwapi/templates/idsociety/navbar.tpl @@ -10,65 +10,65 @@ the variables for onLoad are set in navbar --> - - - - - - - - - + + + + + + + + +
- - - - - - - - -
- {current_users} - - {powered_by}  -
- - - - - -
- - {user_info_name} - - - {user_info_date}  -
-
- - - - - - - - -
-
+ + + + + + + + +
+ {current_users} + + {powered_by}  +
+ + + + + +
+ + {user_info_name} + + + {user_info_date}  +
+
+ + + + + + + + +
+
- - - + +
- - - - {applications} - - - -
-
- -
+
+ + + + {applications} + + + +
+
+ +
diff --git a/phpgwapi/templates/justweb/navbar.inc.php b/phpgwapi/templates/justweb/navbar.inc.php index 7fb9e89879..fa3223a9d3 100644 --- a/phpgwapi/templates/justweb/navbar.inc.php +++ b/phpgwapi/templates/justweb/navbar.inc.php @@ -116,7 +116,7 @@ if (! function_exists('display_section')) { //echo 'function was not found
'; - +/* 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
';
 //print_r($GLOBALS['prefs']);
 //echo '
';