phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: infolog/templates/default add_file.tpl,1.3,1.4 a


From: Ralf Becker <address@hidden>
Subject: [Phpgroupware-cvs] CVS: infolog/templates/default add_file.tpl,1.3,1.4 admin.tpl,1.2,1.3 delete.tpl,1.7,1.8 form.tpl,1.10,1.11 list.tpl,1.10,1.11 preference_acl_row.tpl,1.1.1.1,1.2 preference_colspan.tpl,1.1.1.1,1.2 preferences.tpl,1.2,1.3
Date: Fri, 27 Sep 2002 20:25:50 -0400

Update of /cvsroot/phpgroupware/infolog/templates/default
In directory subversions:/tmp/cvs-serv11965

Modified Files:
        add_file.tpl admin.tpl delete.tpl form.tpl list.tpl 
        preference_acl_row.tpl preference_colspan.tpl preferences.tpl 
Log Message:
changed templates to use ceb's css-theme-files

Index: add_file.tpl
===================================================================
RCS file: /cvsroot/phpgroupware/infolog/templates/default/add_file.tpl,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -r1.3 -r1.4
*** add_file.tpl        12 May 2002 07:14:01 -0000      1.3
--- add_file.tpl        28 Sep 2002 00:25:47 -0000      1.4
***************
*** 6,10 ****
       <center>
           <table width=95% border=0 cellspacing=1 cellpadding=3>
!           <tr bgcolor="{th_bg}">
              <td width="5%" class=list>{lang_type}</td>
              <td width="5%" class=list>{lang_status}</td>
--- 6,10 ----
       <center>
           <table width=95% border=0 cellspacing=1 cellpadding=3>
!           <tr class="th">
              <td width="5%" class=list>{lang_type}</td>
              <td width="5%" class=list>{lang_status}</td>
***************
*** 15,19 ****
              <td width="10%" class=list>{lang_responsible}</td>
            </tr>
!            <tr bgcolor="{th_bg}" valign="top">
              <td class=list>{type}</td>
              <td class=list>{status}</td>
--- 15,19 ----
              <td width="10%" class=list>{lang_responsible}</td>
            </tr>
!            <tr class="th" valign="top">
              <td class=list>{type}</td>
              <td class=list>{status}</td>

Index: admin.tpl
===================================================================
RCS file: /cvsroot/phpgroupware/infolog/templates/default/admin.tpl,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -r1.2 -r1.3
*** admin.tpl   1 Jun 2002 10:10:14 -0000       1.2
--- admin.tpl   28 Sep 2002 00:25:47 -0000      1.3
***************
*** 1,4 ****
  <!-- BEGIN admin_line -->
!   <tr bgcolor="{bg_nm_color}">
     <td>{num}:</td>
     <td>{val_valid}</td>
--- 1,4 ----
  <!-- BEGIN admin_line -->
!   <tr class="{bg_nm_color}">
     <td>{num}:</td>
     <td>{val_valid}</td>
***************
*** 12,19 ****
  <form action="{action_url}" method="POST">
   <table border="0">
!   <tr bgcolor="{bg_h_color}">
     <td colspan="4">{text}</td>
    </tr>
!   <tr bgcolor="{bg_h_color}">
     <td>#</td>
     <td>{lang_valid}</td>
--- 12,19 ----
  <form action="{action_url}" method="POST">
   <table border="0">
!   <tr class="{bg_h_color}">
     <td colspan="4">{text}</td>
    </tr>
!   <tr class="{bg_h_color}">
     <td>#</td>
     <td>{lang_valid}</td>

Index: delete.tpl
===================================================================
RCS file: /cvsroot/phpgroupware/infolog/templates/default/delete.tpl,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -r1.7 -r1.8
*** delete.tpl  12 May 2002 07:14:01 -0000      1.7
--- delete.tpl  28 Sep 2002 00:25:47 -0000      1.8
***************
*** 4,8 ****
       <center>
           <table width=95% border=0 cellspacing=1 cellpadding=3>
!           <tr bgcolor="{th_bg}">
              <td width="5%" class=list>{lang_type}</td>
              <td width="5%" class=list>{lang_status}</td>
--- 4,8 ----
       <center>
           <table width=95% border=0 cellspacing=1 cellpadding=3>
!           <tr class="th">
              <td width="5%" class=list>{lang_type}</td>
              <td width="5%" class=list>{lang_status}</td>
***************
*** 13,17 ****
              <td width="10%" class=list>{lang_responsible}</td>
            </tr>
!            <tr bgcolor="{th_bg}" valign="top">
              <td class=list>{type}</td>
              <td class=list>{status}</td>
--- 13,17 ----
              <td width="10%" class=list>{lang_responsible}</td>
            </tr>
!            <tr class="th" valign="top">
              <td class=list>{type}</td>
              <td class=list>{status}</td>

Index: form.tpl
===================================================================
RCS file: /cvsroot/phpgroupware/infolog/templates/default/form.tpl,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -r1.10 -r1.11
*** form.tpl    6 Aug 2002 07:42:57 -0000       1.10
--- form.tpl    28 Sep 2002 00:25:47 -0000      1.11
***************
*** 31,34 ****
--- 31,35 ----
             <td colspan="3">{event} {event_nojs}</td>
           </tr>
+ {linkto}
           <tr>
              <td colspan="4"><hr size="1"></td>

Index: list.tpl
===================================================================
RCS file: /cvsroot/phpgroupware/infolog/templates/default/list.tpl,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -r1.10 -r1.11
*** list.tpl    1 Jun 2002 10:10:14 -0000       1.10
--- list.tpl    28 Sep 2002 00:25:47 -0000      1.11
***************
*** 1,5 ****
  <!-- BEGIN projdetails -->
   <table width=95% border=0 cellspacing=1 cellpadding=3>
!   <tr bgcolor="{th_bg}">
     <td width="3%" class=list>{lang_type}</td>
     <td width="5%" class=list>{lang_status}</td>
--- 1,5 ----
  <!-- BEGIN projdetails -->
   <table width=95% border=0 cellspacing=1 cellpadding=3>
!   <tr class="th">
     <td width="3%" class=list>{lang_type}</td>
     <td width="5%" class=list>{lang_status}</td>
***************
*** 10,14 ****
     <td width="10%" class=list>{lang_responsible}</td>
    </tr>
!   <tr bgcolor="{row_on}" valign="top">
     <td class=list>{type}</td>
     <td class=list>{status}</td>
--- 10,14 ----
     <td width="10%" class=list>{lang_responsible}</td>
    </tr>
!   <tr class="row_on" valign="top">
     <td class=list>{type}</td>
     <td class=list>{status}</td>
***************
*** 22,26 ****
  
  <!-- BEGIN info_headers -->
!   <tr bgcolor="{th_bg}">
     <td width="2%" class=list>{lang_type}</td>
     <td width="4%" class=list>{lang_status}</td>
--- 22,26 ----
  
  <!-- BEGIN info_headers -->
!   <tr class="th">
     <td width="2%" class=list>{lang_type}</td>
     <td width="4%" class=list>{lang_status}</td>
***************
*** 35,39 ****
  
  <!-- BEGIN info_list -->
!   <tr bgcolor="{tr_color}" valign="top">
     <td class=list>{type}</td>
     <td class=list>{status}</td>
--- 35,39 ----
  
  <!-- BEGIN info_list -->
!   <tr class="{tr_color}" valign="top">
     <td class=list>{type}</td>
     <td class=list>{status}</td>

Index: preference_acl_row.tpl
===================================================================
RCS file: 
/cvsroot/phpgroupware/infolog/templates/default/preference_acl_row.tpl,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -r1.1.1.1 -r1.2
*** preference_acl_row.tpl      23 May 2001 19:07:46 -0000      1.1.1.1
--- preference_acl_row.tpl      28 Sep 2002 00:25:47 -0000      1.2
***************
*** 1,4 ****
  <!-- $Id$ -->
!    <tr bgcolor="{row_color}">
      <td>{user}</td>
      <td align="center"><input type="checkbox" name="{read}" 
value="Y"{read_selected}></td>
--- 1,4 ----
  <!-- $Id$ -->
!    <tr class="{row_color}">
      <td>{user}</td>
      <td align="center"><input type="checkbox" name="{read}" 
value="Y"{read_selected}></td>

Index: preference_colspan.tpl
===================================================================
RCS file: 
/cvsroot/phpgroupware/infolog/templates/default/preference_colspan.tpl,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -r1.1.1.1 -r1.2
*** preference_colspan.tpl      23 May 2001 19:07:46 -0000      1.1.1.1
--- preference_colspan.tpl      28 Sep 2002 00:25:47 -0000      1.2
***************
*** 1,3 ****
!   <tr bgcolor="{bg_color}">
      <td>{string}</td>
      <td align="center" width="8%">{read_lang}</td>
--- 1,3 ----
!   <tr class="{bg_color}">
      <td>{string}</td>
      <td align="center" width="8%">{read_lang}</td>

Index: preferences.tpl
===================================================================
RCS file: /cvsroot/phpgroupware/infolog/templates/default/preferences.tpl,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -r1.2 -r1.3
*** preferences.tpl     1 Jun 2002 10:10:14 -0000       1.2
--- preferences.tpl     28 Sep 2002 00:25:47 -0000      1.3
***************
*** 1,4 ****
  <!-- BEGIN pref_line -->
!   <tr bgcolor="{bg_nm_color}">
     <td align="right">{field}</td>
     <td align="center">{data}</td>
--- 1,4 ----
  <!-- BEGIN pref_line -->
!   <tr class="{bg_nm_color}">
     <td align="right">{field}</td>
     <td align="center">{data}</td>
***************
*** 10,14 ****
  <form action="{action_url}" method="POST">
   <table border="0" align="center" width="90%">
!   <tr bgcolor="{bg_h_color}">
     <td colspan="2">{text}</td>
    </tr>
--- 10,14 ----
  <form action="{action_url}" method="POST">
   <table border="0" align="center" width="90%">
!   <tr class="{bg_h_color}">
     <td colspan="2">{text}</td>
    </tr>





reply via email to

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