phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: calendar/templates/default week.tpl,1.4.4.1,1.4


From: Ralf Becker <address@hidden>
Subject: [Phpgroupware-cvs] CVS: calendar/templates/default week.tpl,1.4.4.1,1.4.4.2
Date: Wed, 26 Feb 2003 13:55:12 -0500

Update of /cvsroot/phpgroupware/calendar/templates/default
In directory subversions:/tmp/cvs-serv17264

Modified Files:
      Tag: Version-0_9_14-branch
        week.tpl 
Log Message:
- fixed bug #2079 and #2480: description is twice in the printer-friendly view 
of week and month
- printer-friendly view of week and year work now for date other than the 
actual date
- prev. and next-week arrows/links removed from printer-friendly view
- prev. and next-week arrows/links are align=center und valing=middle now

Index: week.tpl
===================================================================
RCS file: /cvsroot/phpgroupware/calendar/templates/default/week.tpl,v
retrieving revision 1.4.4.1
retrieving revision 1.4.4.2
diff -C2 -r1.4.4.1 -r1.4.4.2
*** week.tpl    7 Apr 2002 14:09:55 -0000       1.4.4.1
--- week.tpl    26 Feb 2003 18:55:10 -0000      1.4.4.2
***************
*** 6,17 ****
     {small_calendar_prev}
    </td>
!   <td align="left" valign="top" width="20%">
!    {prev_week_link}
    </td>
    <td align="center" valign="top" width="20%">
     {small_calendar_this}
    </td>
!   <td align="right" valign="top" width="20%">
!    {next_week_link}
    </td>
    <td align="right" valign="top" width="20%">
--- 6,17 ----
     {small_calendar_prev}
    </td>
!   <td align="center" valign="middle" width="20%">
!    <b>{prev_week_link}</b>
    </td>
    <td align="center" valign="top" width="20%">
     {small_calendar_this}
    </td>
!   <td align="center" valign="middle" width="20%">
!    <b>{next_week_link}</b>
    </td>
    <td align="right" valign="top" width="20%">





reply via email to

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