mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-02-11 07:50:16 +01:00
Conform better, cosmetic only
This commit is contained in:
parent
9fffb63a33
commit
297306500a
@ -13,9 +13,9 @@
|
||||
/* $Id$ */
|
||||
{
|
||||
// Only Modify the $file and $title variables.....
|
||||
$title = $appname;
|
||||
$title = "PHPWebHosting";
|
||||
$file = Array(
|
||||
'PHPWebHosting preferences' => $phpgw->link('/phpwebhosting/preferences.php')
|
||||
'Preferences' => $phpgw->link('/phpwebhosting/preferences.php')
|
||||
);
|
||||
//Do not modify below this line
|
||||
display_section($appname,$title,$file);
|
||||
|
Loading…
Reference in New Issue
Block a user