phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: projects/templates/default stats_projectstat.tpl


From: Bettina gille <address@hidden>
Subject: [Phpgroupware-cvs] CVS: projects/templates/default stats_projectstat.tpl,1.10,1.11 stats_userstat.tpl,1.10,1.11
Date: Thu, 10 Jan 2002 19:40:21 -0500

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

Modified Files:
        stats_projectstat.tpl stats_userstat.tpl 
Log Message:
update stats

Index: stats_projectstat.tpl
===================================================================
RCS file: 
/cvsroot/phpgroupware/projects/templates/default/stats_projectstat.tpl,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -r1.10 -r1.11
*** stats_projectstat.tpl       24 Dec 2001 01:36:14 -0000      1.10
--- stats_projectstat.tpl       11 Jan 2002 00:40:19 -0000      1.11
***************
*** 6,9 ****
--- 6,10 ----
  <hr noshade width="98%" align="center" size="1">
  <center>
+ {pref_message}
  <form method="POST" name="projects_form" action="{actionurl}">
  <table width="75%" border="0" cellspacing="2" cellpadding="2">
***************
*** 38,42 ****
        <tr>
                <td>{lang_billedonly}:</td>
!               <td><input type="checkbox" name="billed" value="billed" 
{billed}></td>
        </tr>
  </table>
--- 39,43 ----
        <tr>
                <td>{lang_billedonly}:</td>
!               <td>{billed}</td>
        </tr>
  </table>

Index: stats_userstat.tpl
===================================================================
RCS file: /cvsroot/phpgroupware/projects/templates/default/stats_userstat.tpl,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -r1.10 -r1.11
*** stats_userstat.tpl  24 Dec 2001 01:36:14 -0000      1.10
--- stats_userstat.tpl  11 Jan 2002 00:40:19 -0000      1.11
***************
*** 22,26 ****
        <tr>
                <td>{lang_billedonly}:</td>
!               <td><input type="checkbox" name="billed" value="billed" 
{billed}></td>
        </tr>
  </table>
--- 22,26 ----
        <tr>
                <td>{lang_billedonly}:</td>
!               <td>{billed}</td>
        </tr>
  </table>




reply via email to

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