phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] bookkeeping/templates/default bill_list.tpl, 1.1, 1.


From: Bettina Gille <address@hidden>
Subject: [Phpgroupware-cvs] bookkeeping/templates/default bill_list.tpl, 1.1, 1.2 header.tpl, 1.1, 1.2
Date: Wed, 03 Dec 2003 13:20:49 +0000

Update of /cvsroot/phpgroupware/bookkeeping/templates/default
In directory subversions:/tmp/cvs-serv16084/templates/default

Modified Files:
        bill_list.tpl header.tpl 
Log Message:
update

Index: header.tpl
===================================================================
RCS file: /cvsroot/phpgroupware/bookkeeping/templates/default/header.tpl,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** header.tpl  1 Dec 2003 16:31:35 -0000       1.1
--- header.tpl  3 Dec 2003 13:20:47 -0000       1.2
***************
*** 6,12 ****
  <table border="0" width=100%>
        <tr>
-               <td align="left" 
bgcolor="{th_bg}"><b>{lang_bookkeeping}</b></td>
-       </tr>
-       <tr>
                <td bgcolor="{row_on}">
                        <a href="{link_delivery}"><b>{lang_delivery}</b></a>
--- 6,9 ----

Index: bill_list.tpl
===================================================================
RCS file: /cvsroot/phpgroupware/bookkeeping/templates/default/bill_list.tpl,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** bill_list.tpl       1 Dec 2003 16:31:35 -0000       1.1
--- bill_list.tpl       3 Dec 2003 13:20:47 -0000       1.2
***************
*** 5,11 ****
  <center>
  <table border="0" width="98%" cellpadding="2" cellspacing="2">
!       <tr colspan="9">
!               <td colspan="9">
!                       <table border="0" width="100%">
                                <tr>
                                {left}
--- 5,11 ----
  <center>
  <table border="0" width="98%" cellpadding="2" cellspacing="2">
!       <tr>
!               <td width="100%" colspan="5" align="center">
!                       <table border="0" width="100%" align="center">
                                <tr>
                                {left}
***************
*** 16,25 ****
                </td>
        </tr>
!       <tr colspan="9">
!               <td width="33%" align="left">
!                       {action_list}
!                       <noscript>&nbsp;<input type="submit" name="submit" 
value="{lang_submit}"></noscript></form></td>
!               <td width="33%" align="center"><form method="POST" 
name="filter" action="{filter_action}">{filter_list}</form></td>
!               <td width="33%" align="right"><form method="POST" name="query" 
action="{search_action}">{search_list}</form></td>
        </tr>
  </table>
--- 16,30 ----
                </td>
        </tr>
!       <tr>
!               <td width="25%">
!                       <form method="POST" 
action="{action_url}">{action_list}</form>
!               </td>
!               <td width="25%" align="center">
!                       <form method="POST" name="status" action="{action_url}">
!                               <select name="status" 
onChange="this.form.submit();">{status_list}</select>
!                       </form>
!               </td>
!               <td width="20%"><form method="POST" name="filter" 
action="{action_url}">{filter_list}</form></td>
!               <td width="30%" align="right"><form method="POST" name="query" 
action="{action_url}">{search_list}</form></td>
        </tr>
  </table>
***************
*** 29,38 ****
                <td width="18%" bgcolor="{th_bg}">{sort_title}</td>
                <td width="18%" bgcolor="{th_bg}">{sort_coordinator}</td>
!               <td width="5%" bgcolor="{th_bg}" 
align="center">{sort_status}</td>
!         <td width="20%" bgcolor="{th_bg}">{sort_action}</td>
                <td width="5%" bgcolor="{th_bg}" 
align="center">{sort_end_date}</td>
                {lang_action}
!               <td width="10%" align="center">{h_lang_part}</td>
!               <td width="14%" align="center">{h_lang_partlist}</td>
        </tr>
    
--- 34,42 ----
                <td width="18%" bgcolor="{th_bg}">{sort_title}</td>
                <td width="18%" bgcolor="{th_bg}">{sort_coordinator}</td>
!         <td width="18%" bgcolor="{th_bg}">{sort_action}</td>
                <td width="5%" bgcolor="{th_bg}" 
align="center">{sort_end_date}</td>
                {lang_action}
!               <td width="15%" align="center">{h_lang_part}</td>
!               <td width="15%" align="center">{h_lang_partlist}</td>
        </tr>
    
***************
*** 43,47 ****
                <td>{title}</td>
                <td>{coordinator}</td>
-               <td align="center">{status}</td>
          <td>{td_action}</td>
                <td align="center">{end_date}</td>
--- 47,50 ----





reply via email to

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