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