phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: projects/templates/default archive.tpl,1.5,1.6 b


From: Bettina Gille <address@hidden>
Subject: [Phpgroupware-cvs] CVS: projects/templates/default archive.tpl,1.5,1.6 bill_list.tpl,1.13,1.14 bill_listhours.tpl,1.20,1.21 bill_listinvoice.tpl,1.10,1.11 del_listhours.tpl,1.16,1.17 form.tpl,1.33,1.34 formactivity.tpl,1.14,1.15 hours_formhours.tpl,1.20,1.21 hours_listhours.tpl,1.16,1.17 hours_view.tpl,1.5,1.6 list.tpl,1.26,1.27 listactivities.tpl,1.16,1.17 preferences.tpl,1.20,1.21 stats_projectlist.tpl,1.11,1.12 stats_projectstat.tpl,1.11,1.12 stats_userstat.tpl,1.11,1.12view.tpl,1.6,1.7
Date: Fri, 25 Apr 2003 21:22:42 -0400

Update of /cvsroot/phpgroupware/projects/templates/default
In directory subversions:/tmp/cvs-serv30604/templates/default

Modified Files:
        archive.tpl bill_list.tpl bill_listhours.tpl 
        bill_listinvoice.tpl del_listhours.tpl form.tpl 
        formactivity.tpl hours_formhours.tpl hours_listhours.tpl 
        hours_view.tpl list.tpl listactivities.tpl preferences.tpl 
        stats_projectlist.tpl stats_projectstat.tpl stats_userlist.tpl 
        stats_userstat.tpl view.tpl 
Log Message:
update app_header, globals, nextmatch calls  etc

Index: archive.tpl
===================================================================
RCS file: /cvsroot/phpgroupware/projects/templates/default/archive.tpl,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -r1.5 -r1.6
*** archive.tpl 21 Dec 2001 01:47:32 -0000      1.5
--- archive.tpl 26 Apr 2003 01:22:39 -0000      1.6
***************
*** 3,8 ****
  {app_header}
  
- <p><b>&nbsp;&nbsp;&nbsp;{lang_header}</b><br>                                 
                                                                                
                                 
- <hr noshade width="98%" align="center" size="1">
  <center>
  <table border="0" width="98%" cellpadding="2" cellspacing="2">
--- 3,6 ----

Index: bill_list.tpl
===================================================================
RCS file: /cvsroot/phpgroupware/projects/templates/default/bill_list.tpl,v
retrieving revision 1.13
retrieving revision 1.14
diff -C2 -r1.13 -r1.14
*** bill_list.tpl       21 Dec 2001 22:36:20 -0000      1.13
--- bill_list.tpl       26 Apr 2003 01:22:39 -0000      1.14
***************
*** 3,8 ****
  {app_header}
  
- <p><b>&nbsp;&nbsp;&nbsp;{lang_header}</b><br>
- <hr noshade width="98%" align="center" size="1">
  <center>
  <table border="0" width="98%" cellpadding="2" cellspacing="2">
--- 3,6 ----

Index: bill_listhours.tpl
===================================================================
RCS file: /cvsroot/phpgroupware/projects/templates/default/bill_listhours.tpl,v
retrieving revision 1.20
retrieving revision 1.21
diff -C2 -r1.20 -r1.21
*** bill_listhours.tpl  5 Jan 2002 03:26:43 -0000       1.20
--- bill_listhours.tpl  26 Apr 2003 01:22:39 -0000      1.21
***************
*** 3,8 ****
  {app_header}
  
- <p><b>&nbsp;&nbsp;&nbsp;{lang_action}</b><br>
- <hr noshade width="98%" align="center" size="1">
  <center>
  {message}
--- 3,6 ----

Index: bill_listinvoice.tpl
===================================================================
RCS file: 
/cvsroot/phpgroupware/projects/templates/default/bill_listinvoice.tpl,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -r1.10 -r1.11
*** bill_listinvoice.tpl        5 Jan 2002 03:26:43 -0000       1.10
--- bill_listinvoice.tpl        26 Apr 2003 01:22:39 -0000      1.11
***************
*** 3,8 ****
  {app_header}
  
- <p><b>&nbsp;&nbsp;&nbsp;{lang_action}</b><br>
- <hr noshade width="98%" align="center" size="1">
  <center>
  <table width="79%" border="0" cellspacing="2" cellpadding="2">
--- 3,6 ----

Index: del_listhours.tpl
===================================================================
RCS file: /cvsroot/phpgroupware/projects/templates/default/del_listhours.tpl,v
retrieving revision 1.16
retrieving revision 1.17
diff -C2 -r1.16 -r1.17
*** del_listhours.tpl   5 Jan 2002 00:27:17 -0000       1.16
--- del_listhours.tpl   26 Apr 2003 01:22:39 -0000      1.17
***************
*** 3,8 ****
  {app_header}
  
- <p><b>&nbsp;&nbsp;&nbsp;{lang_action}</b><br>
- <hr noshade width="98%" align="center" size="1">
  <center>
  {message}
--- 3,6 ----

Index: form.tpl
===================================================================
RCS file: /cvsroot/phpgroupware/projects/templates/default/form.tpl,v
retrieving revision 1.33
retrieving revision 1.34
diff -C2 -r1.33 -r1.34
*** form.tpl    15 Nov 2001 23:02:14 -0000      1.33
--- form.tpl    26 Apr 2003 01:22:39 -0000      1.34
***************
*** 10,15 ****
  {app_header}
  
- <p><b>&nbsp;&nbsp;&nbsp;{lang_action}</b><br>
- <hr noshade width="98%" align="center" size="1">
  <center>
  <form method="POST" name="projects_form" action="{actionurl}">
--- 10,13 ----
***************
*** 33,37 ****
        </tr>
        <tr>
!               <td>{lang_descr}:</td>
                <td colspan="2"><textarea name="values[descr]" rows="4" 
cols="50" wrap="VIRTUAL">{descr}</textarea></td>
        </tr>
--- 31,35 ----
        </tr>
        <tr>
!               <td valign="top">{lang_descr}:</td>
                <td colspan="2"><textarea name="values[descr]" rows="4" 
cols="50" wrap="VIRTUAL">{descr}</textarea></td>
        </tr>
***************
*** 84,92 ****
        <tr valign="bottom">
                <td height="50">
!                       <input type="submit" name="submit" 
value="{lang_save}"></td>
                <td height="50"><input type="reset" name="reset" 
value="{lang_reset}"></form></td>
                <td height="50">
                        <form method="POST" action="{done_url}">
!                       <input type="submit" name="done" 
value="{lang_done}"></form></td>
        </tr>
  </table>
--- 82,90 ----
        <tr valign="bottom">
                <td height="50">
!                       <input type="submit" name="values[submit]" 
value="{lang_save}"></td>
                <td height="50"><input type="reset" name="reset" 
value="{lang_reset}"></form></td>
                <td height="50">
                        <form method="POST" action="{done_url}">
!                       <input type="submit" name="values[done]" 
value="{lang_done}"></form></td>
        </tr>
  </table>
***************
*** 100,109 ****
        <tr valign="bottom">
                <td height="50">
!                       <input type="submit" name="submit" 
value="{lang_save}"></form></td>
                <td height="50">
                        {delete}</td>
                <td height="50">
                        <form method="POST" action="{done_url}">
!                       <input type="submit" name="done" 
value="{lang_done}"></form></td>
        </tr>
  </table>
--- 98,107 ----
        <tr valign="bottom">
                <td height="50">
!                       <input type="submit" name="values[submit]" 
value="{lang_save}"></form></td>
                <td height="50">
                        {delete}</td>
                <td height="50">
                        <form method="POST" action="{done_url}">
!                       <input type="submit" name="values[done]" 
value="{lang_done}"></form></td>
        </tr>
  </table>

Index: formactivity.tpl
===================================================================
RCS file: /cvsroot/phpgroupware/projects/templates/default/formactivity.tpl,v
retrieving revision 1.14
retrieving revision 1.15
diff -C2 -r1.14 -r1.15
*** formactivity.tpl    5 Jan 2002 00:27:17 -0000       1.14
--- formactivity.tpl    26 Apr 2003 01:22:39 -0000      1.15
***************
*** 1,5 ****
  <!-- $Id$ -->
! <p><b>&nbsp;&nbsp;&nbsp;{lang_action}</b><br>
! <hr noshade width="98%" align="center" size="1">
  <center>
  <form method="POST" name="activity_form" action="{actionurl}">
--- 1,4 ----
  <!-- $Id$ -->
! 
  <center>
  <form method="POST" name="activity_form" action="{actionurl}">
***************
*** 20,24 ****
        <tr>
                <td>{lang_category}:</td>
!               <td><select name="new_cat"><option 
value="">{lang_none}</option>{cats_list}</select></font></td>
        </tr>
        <tr>
--- 19,23 ----
        <tr>
                <td>{lang_category}:</td>
!               <td><select name="new_cat"><option 
value="">{lang_none}</option>{cats_list}</select></td>
        </tr>
        <tr>
***************
*** 40,44 ****
  <table width="50%" border="0" cellspacing="2" cellpadding="2">
        <tr valign="bottom">
!               <td height="50" align="center"><input type="submit" 
name="submit" value="{lang_save}"></td>
                <td height="50" align="center"><input type="reset" name="reset" 
value="{lang_reset}"></form></td>
                <td height="50" align="center">
--- 39,43 ----
  <table width="50%" border="0" cellspacing="2" cellpadding="2">
        <tr valign="bottom">
!               <td height="50" align="center"><input type="submit" 
name="values[submit]" value="{lang_save}"></td>
                <td height="50" align="center"><input type="reset" name="reset" 
value="{lang_reset}"></form></td>
                <td height="50" align="center">
***************
*** 56,60 ****
        <tr valign="bottom">
                <td height="50" align="center">
!                       <input type="submit" name="submit" 
value="{lang_save}"></form></td>
                <td height="50" align="center">
                        <form method="POST" action="{deleteurl}">
--- 55,59 ----
        <tr valign="bottom">
                <td height="50" align="center">
!                       <input type="submit" name="values[submit]" 
value="{lang_save}"></form></td>
                <td height="50" align="center">
                        <form method="POST" action="{deleteurl}">

Index: hours_formhours.tpl
===================================================================
RCS file: /cvsroot/phpgroupware/projects/templates/default/hours_formhours.tpl,v
retrieving revision 1.20
retrieving revision 1.21
diff -C2 -r1.20 -r1.21
*** hours_formhours.tpl 3 Jan 2002 01:16:09 -0000       1.20
--- hours_formhours.tpl 26 Apr 2003 01:22:39 -0000      1.21
***************
*** 3,8 ****
  {app_header}
  
- <p><b>&nbsp;&nbsp;&nbsp;{lang_action}</b><br>
- <hr noshade width="98%" align="center" size="1">
  <center>
  {message}
--- 3,6 ----
***************
*** 83,87 ****
  <table width="75%" border="0" cellspacing="2" cellpadding="2">
        <tr valign="bottom">
!               <td height="50"><input type="submit" name="submit" 
value="{lang_save}"></td>
                <td height="50"><input type="reset" name="reset" 
value="{lang_reset}"></form></td>
                <td height="50"><form method="POST" action="{doneurl}"> 
--- 81,85 ----
  <table width="75%" border="0" cellspacing="2" cellpadding="2">
        <tr valign="bottom">
!               <td height="50"><input type="submit" name="values[submit]" 
value="{lang_save}"></td>
                <td height="50"><input type="reset" name="reset" 
value="{lang_reset}"></form></td>
                <td height="50"><form method="POST" action="{doneurl}"> 
***************
*** 97,101 ****
  <table width="75%" border="0" cellspacing="2" cellpadding="2">
        <tr valign="bottom">
!               <td height="50"><input type="submit" name="submit" 
value="{lang_save}">
                        </form></td>
                <td height="50">{delete}</td>
--- 95,99 ----
  <table width="75%" border="0" cellspacing="2" cellpadding="2">
        <tr valign="bottom">
!               <td height="50"><input type="submit" name="values[submit]" 
value="{lang_save}">
                        </form></td>
                <td height="50">{delete}</td>

Index: hours_listhours.tpl
===================================================================
RCS file: /cvsroot/phpgroupware/projects/templates/default/hours_listhours.tpl,v
retrieving revision 1.16
retrieving revision 1.17
diff -C2 -r1.16 -r1.17
*** hours_listhours.tpl 3 Jan 2002 23:32:36 -0000       1.16
--- hours_listhours.tpl 26 Apr 2003 01:22:39 -0000      1.17
***************
*** 3,8 ****
  {app_header}
  
- <p><b>&nbsp;&nbsp;&nbsp;{lang_action}</b><br>
- <hr noshade width="98%" align="center" size="1">
  <center>
  <table border="0" width="100%">
--- 3,6 ----

Index: hours_view.tpl
===================================================================
RCS file: /cvsroot/phpgroupware/projects/templates/default/hours_view.tpl,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -r1.5 -r1.6
*** hours_view.tpl      3 Jan 2002 01:16:09 -0000       1.5
--- hours_view.tpl      26 Apr 2003 01:22:39 -0000      1.6
***************
*** 3,8 ****
  {app_header}
  
- <p><b>&nbsp;&nbsp;&nbsp;{lang_action}</b><br>
- <hr noshade width="98%" align="center" size="1">
  <center>
  {error}
--- 3,6 ----

Index: list.tpl
===================================================================
RCS file: /cvsroot/phpgroupware/projects/templates/default/list.tpl,v
retrieving revision 1.26
retrieving revision 1.27
diff -C2 -r1.26 -r1.27
*** list.tpl    21 May 2002 13:18:49 -0000      1.26
--- list.tpl    26 Apr 2003 01:22:39 -0000      1.27
***************
*** 3,8 ****
  {app_header}
  
- <p><b>&nbsp;&nbsp;&nbsp;{lang_header}</b><br>
- <hr noshade width="98%" align="center" size="1">
  <center>
  <table border="0" width="98%" cellpadding="2" cellspacing="2">
--- 3,6 ----

Index: listactivities.tpl
===================================================================
RCS file: /cvsroot/phpgroupware/projects/templates/default/listactivities.tpl,v
retrieving revision 1.16
retrieving revision 1.17
diff -C2 -r1.16 -r1.17
*** listactivities.tpl  5 Jan 2002 00:27:17 -0000       1.16
--- listactivities.tpl  26 Apr 2003 01:22:39 -0000      1.17
***************
*** 3,8 ****
  {app_header}
  
- <p><b>&nbsp;&nbsp;&nbsp;{lang_header}</b><br>
- <hr noshade width="98%" align="center" size="1">
  <center>
  <table border="0" width="85%" cellpadding="2" cellspacing="2">
--- 3,6 ----

Index: preferences.tpl
===================================================================
RCS file: /cvsroot/phpgroupware/projects/templates/default/preferences.tpl,v
retrieving revision 1.20
retrieving revision 1.21
diff -C2 -r1.20 -r1.21
*** preferences.tpl     18 Aug 2002 22:36:06 -0000      1.20
--- preferences.tpl     26 Apr 2003 01:22:39 -0000      1.21
***************
*** 7,13 ****
        }
  </script>
! <br><br>
! <p><b>&nbsp;&nbsp;&nbsp;{lang_action}</b><br>
! <hr noshade width="98%" align="center" size="1">
  <center>
  {bill_message}
--- 7,11 ----
        }
  </script>
! 
  <center>
  {bill_message}

Index: stats_projectlist.tpl
===================================================================
RCS file: 
/cvsroot/phpgroupware/projects/templates/default/stats_projectlist.tpl,v
retrieving revision 1.11
retrieving revision 1.12
diff -C2 -r1.11 -r1.12
*** stats_projectlist.tpl       22 Dec 2001 00:26:39 -0000      1.11
--- stats_projectlist.tpl       26 Apr 2003 01:22:39 -0000      1.12
***************
*** 3,8 ****
  {app_header}
  
- <p><b>&nbsp;&nbsp;&nbsp;{lang_header}</b><br>
- <hr noshade width="98%" align="center" size="1">
  <center>
  <table border="0" width="98%" cellpadding="2" cellspacing="2">
--- 3,6 ----

Index: stats_projectstat.tpl
===================================================================
RCS file: 
/cvsroot/phpgroupware/projects/templates/default/stats_projectstat.tpl,v
retrieving revision 1.11
retrieving revision 1.12
diff -C2 -r1.11 -r1.12
*** stats_projectstat.tpl       11 Jan 2002 00:40:19 -0000      1.11
--- stats_projectstat.tpl       26 Apr 2003 01:22:39 -0000      1.12
***************
*** 3,8 ****
  {app_header}
  
- <p><b>&nbsp;&nbsp;&nbsp;{lang_action}</b><br>
- <hr noshade width="98%" align="center" size="1">
  <center>
  {pref_message}
--- 3,6 ----

Index: stats_userlist.tpl
===================================================================
RCS file: /cvsroot/phpgroupware/projects/templates/default/stats_userlist.tpl,v
retrieving revision 1.9
retrieving revision 1.10
diff -C2 -r1.9 -r1.10
*** stats_userlist.tpl  22 Dec 2001 00:26:39 -0000      1.9
--- stats_userlist.tpl  26 Apr 2003 01:22:39 -0000      1.10
***************
*** 3,8 ****
  {app_header}
  
- <p><b>&nbsp;&nbsp;&nbsp;{lang_action}</b><br>
- <hr noshade width="98%" align="center" size="1">
  <center>
  <table border="0" width="79%" cellspacing="2" cellpadding="2">
--- 3,6 ----

Index: stats_userstat.tpl
===================================================================
RCS file: /cvsroot/phpgroupware/projects/templates/default/stats_userstat.tpl,v
retrieving revision 1.11
retrieving revision 1.12
diff -C2 -r1.11 -r1.12
*** stats_userstat.tpl  11 Jan 2002 00:40:19 -0000      1.11
--- stats_userstat.tpl  26 Apr 2003 01:22:39 -0000      1.12
***************
*** 3,8 ****
  {app_header}
  
- <p><b>&nbsp;&nbsp;&nbsp;{lang_action}<b><br>
- <hr noshade width="98%" align="center" size="1">
  <center>
  <form method="POST" action="{actionurl}">
--- 3,6 ----

Index: view.tpl
===================================================================
RCS file: /cvsroot/phpgroupware/projects/templates/default/view.tpl,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -r1.6 -r1.7
*** view.tpl    6 Jan 2002 02:25:30 -0000       1.6
--- view.tpl    26 Apr 2003 01:22:39 -0000      1.7
***************
*** 3,8 ****
  {app_header}
  
- <p><b>&nbsp;&nbsp;&nbsp;{lang_action}</b><br>
- <hr noshade width="98%" align="center" size="1">
  <center>
  <table width="85%" border="0" cellspacing="3" cellpadding="3">
--- 3,6 ----





reply via email to

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