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.3,1.4


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

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

Modified Files:
        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.3
retrieving revision 1.4
diff -C2 -r1.3 -r1.4
*** locales.tpl 27 Sep 2002 22:52:04 -0000      1.3
--- locales.tpl 27 Feb 2003 19:25:46 -0000      1.4
***************
*** 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 class="th">
     <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 class="th">
     <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 class="{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 class="{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]