phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: calendar/templates/justweb header.inc.php,1.18,1


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

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

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/justweb/header.inc.php,v
retrieving revision 1.18
retrieving revision 1.19
diff -C2 -r1.18 -r1.19
*** header.inc.php      17 Aug 2002 15:36:10 -0000      1.18
--- header.inc.php      25 Aug 2002 04:07:21 -0000      1.19
***************
*** 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]