phpgroupware-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Phpgroupware-cvs] CVS: manual/inc hook_help.inc.php,1.1,1.2


From: Bettina Gille <address@hidden>
Subject: [Phpgroupware-cvs] CVS: manual/inc hook_help.inc.php,1.1,1.2
Date: Sun, 15 Dec 2002 20:20:14 -0500

Update of /cvsroot/phpgroupware/manual/inc
In directory subversions:/tmp/cvs-serv16957/inc

Modified Files:
        hook_help.inc.php 
Log Message:
update help system

Index: hook_help.inc.php
===================================================================
RCS file: /cvsroot/phpgroupware/manual/inc/hook_help.inc.php,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** hook_help.inc.php   16 Dec 2002 00:38:49 -0000      1.1
--- hook_help.inc.php   16 Dec 2002 01:20:12 -0000      1.2
***************
*** 19,25 ****
        $GLOBALS['phpgw']->help->data[] = array
        (
!               'text'                                  => lang('owerview'),
                'link'                                  => 
$GLOBALS['phpgw']->help->check_help_file('overview.php'),
!               'lang_link_statustext'  => lang('owerview')
        );
  
--- 19,25 ----
        $GLOBALS['phpgw']->help->data[] = array
        (
!               'text'                                  => lang('overview'),
                'link'                                  => 
$GLOBALS['phpgw']->help->check_help_file('overview.php'),
!               'lang_link_statustext'  => lang('overview')
        );
  




reply via email to

[Prev in Thread] Current Thread [Next in Thread]