phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: preferences index.php,1.23,1.23.2.1


From: Mark A Peters <address@hidden>
Subject: [Phpgroupware-cvs] CVS: preferences index.php,1.23,1.23.2.1
Date: Thu, 21 Mar 2002 20:38:19 -0500

Update of /cvsroot/phpgroupware/preferences
In directory subversions:/tmp/cvs-serv25500/preferences

Modified Files:
      Tag: Version-0_9_14-branch
        index.php 
Log Message:
Removed a reference to the .gif

Index: index.php
===================================================================
RCS file: /cvsroot/phpgroupware/preferences/index.php,v
retrieving revision 1.23
retrieving revision 1.23.2.1
diff -C2 -r1.23 -r1.23.2.1
*** index.php   11 Jan 2002 14:04:08 -0000      1.23
--- index.php   22 Mar 2002 01:38:16 -0000      1.23.2.1
***************
*** 122,126 ****
        function display_section($appname,$title,$file)
        {
!               
section_start($title,$GLOBALS['phpgw']->common->image($appname,Array('navbar.gif',$appname.'.gif')),$appname);
  
                while(list($text,$url) = each($file))
--- 122,126 ----
        function display_section($appname,$title,$file)
        {
!               
section_start($title,$GLOBALS['phpgw']->common->image($appname,Array('navbar',$appname)),$appname);
  
                while(list($text,$url) = each($file))




reply via email to

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