phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: calendar/templates/default locales.tpl,1.2,1.2.4


From: Ralf Becker <address@hidden>
Subject: [Phpgroupware-cvs] CVS: calendar/templates/default locales.tpl,1.2,1.2.4.1
Date: Thu, 27 Feb 2003 14:14:25 -0500

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

Modified Files:
      Tag: Version-0_9_14-branch
        locales.tpl 
Log Message:
fixed holiday-management:
- holidays not complying to a (simple) rule like Eastern can now be entered as 
a one-time holiday for a fixed year
- fixed some wrong links and other stuff in the UI
- added a error-msg to accept_holiday on phpgroupware.org if there is already a 
file for the locale
- added download for holiday-files

Index: locales.tpl
===================================================================
RCS file: /cvsroot/phpgroupware/calendar/templates/default/locales.tpl,v
retrieving revision 1.2
retrieving revision 1.2.4.1
diff -C2 -r1.2 -r1.2.4.1
*** locales.tpl 20 May 2001 15:08:25 -0000      1.2
--- locales.tpl 27 Feb 2003 19:14:22 -0000      1.2.4.1
***************
*** 4,18 ****
    <tr>
     <td align="left">{left_next_matchs}</td>
!    <td align="center">{lang_groups}</td>
     <td align="right">{right_next_matchs}</td>
    </tr>
   </table>
  
!  <table border="0" width="45%" align="center">
    <tr bgcolor="{th_bg}">
     <td>{sort_name}</td>
     <td>{header_edit}</td>
     <td>{header_delete}</td>
!    {header_submit}
    </tr>
  
--- 4,19 ----
    <tr>
     <td align="left">{left_next_matchs}</td>
!    {center}
     <td align="right">{right_next_matchs}</td>
    </tr>
   </table>
  
!  <table border="0" width="70%" align="center">
    <tr bgcolor="{th_bg}">
     <td>{sort_name}</td>
+    {header_rule}
     <td>{header_edit}</td>
     <td>{header_delete}</td>
!    <td>{header_extra}</td>
    </tr>
  
***************
*** 21,25 ****
   </table>
  
!  <table border="0" width="45%" align="center">
    <tr>
     <td align="left">
--- 22,26 ----
   </table>
  
!  <table border="0" width="60%" align="center">
    <tr>
     <td align="left">
***************
*** 40,46 ****
   <tr bgcolor="{tr_color}">
    <td>{group_name}</td>
    <td width="5%">{edit_link}</td>
    <td width="5%">{delete_link}</td>
!   {submit_link_column}
   </tr>
  <!-- END row -->
--- 41,48 ----
   <tr bgcolor="{tr_color}">
    <td>{group_name}</td>
+   {rule}
    <td width="5%">{edit_link}</td>
    <td width="5%">{delete_link}</td>
!   <td align="center" {extra_width}>{extra_link}</td>
   </tr>
  <!-- END row -->
***************
*** 50,56 ****
     </tr>
  <!-- END row_empty -->
- <!-- BEGIN submit_column -->
- <td{submit_extra}>{submit_link}</td>
- <!-- END submit_column -->
  <!-- BEGIN back_button_form -->
     <td align="center">
--- 52,55 ----





reply via email to

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