phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: calendar/templates/idsociety header.inc.php,1.23


From: Mark A Peters <address@hidden>
Subject: [Phpgroupware-cvs] CVS: calendar/templates/idsociety header.inc.php,1.23,1.24
Date: Sun, 25 Aug 2002 00:07:23 -0400

Update of /cvsroot/phpgroupware/calendar/templates/idsociety
In directory subversions:/tmp/cvs-serv26818/templates/idsociety

Modified Files:
        header.inc.php 
Log Message:
Updating some of the files to include Ralf Beckers fixes.  Still Need to talk 
with him in regards to a few he has submited.

Index: header.inc.php
===================================================================
RCS file: /cvsroot/phpgroupware/calendar/templates/idsociety/header.inc.php,v
retrieving revision 1.23
retrieving revision 1.24
diff -C2 -r1.23 -r1.24
*** header.inc.php      17 Aug 2002 15:36:10 -0000      1.23
--- header.inc.php      25 Aug 2002 04:07:21 -0000      1.24
***************
*** 20,24 ****
        function add_image_ahref($link,$image,$alt)
        {
!               return '<a href="'.$link.'"><img 
src="'.$GLOBALS['phpgw']->common->image('calendar',$image).'" alt="'.$alt.'" 
border="0"></a>';
        }
  
--- 20,24 ----
        function add_image_ahref($link,$image,$alt)
        {
!               return '<a href="'.$link.'"><img 
src="'.$GLOBALS['phpgw']->common->image('calendar',$image).'" alt="'.$alt.'" 
title="'.$alt.'" border="0"></a>';
        }
  





reply via email to

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