phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] projects/templates/default/hours_formhours.tpl, 1.33


From: nomail
Subject: [Phpgroupware-cvs] projects/templates/default/hours_formhours.tpl, 1.33
Date: Mon, 21 Jun 2004 01:02:56 +0200

Update of /projects/templates/default
Modified Files:
        Branch: 
          hours_formhours.tpl

date: 2004/06/20 23:02:56;  author: ceb;  state: Exp;  lines: +7 -2

Log Message:
update
=====================================================================
Index: projects/templates/default/hours_formhours.tpl
diff -u projects/templates/default/hours_formhours.tpl:1.32 
projects/templates/default/hours_formhours.tpl:1.33
--- projects/templates/default/hours_formhours.tpl:1.32 Thu Mar 11 12:55:47 2004
+++ projects/templates/default/hours_formhours.tpl      Sun Jun 20 23:02:56 2004
@@ -106,7 +106,12 @@
                <td>{lang_non_billable}:</td>
                <td colspan="2"><input type="checkbox" name="values[billable]" 
value="True" {hours_billable_checked}></td>
        </tr>
-
+       <tr bgcolor="{row_on}">
+               <td>{lang_surcharge}:</td>
+               <td colspan="2"><select name="values[surcharge]"><option 
value="">{lang_select_surcharge}</option>{surcharge_list}</select></td>
+               <td>&nbsp;</td>
+               <td colspan="2">&nbsp;</td>
+       </tr>
        <tr bgcolor="{row_off}">
                <td>{lang_distance}:</td>
                <td colspan="2"><input type="text" name="values[km_distance]" 
value="{km_distance}"></td>




reply via email to

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