Update of projects/templates/default
Modified Files:
Branch: MAIN
config.tpl lines: +8 -7
preferences.tpl lines: +1 -1
archive.tpl lines: +1 -1
header.tpl lines: +1 -1
Log Message:
update
====================================================
Index: projects/templates/default/config.tpl
diff -u projects/templates/default/config.tpl:1.5
projects/templates/default/config.tpl:1.6
--- projects/templates/default/config.tpl:1.5 Wed Dec 3 15:03:22 2003
+++ projects/templates/default/config.tpl Tue Dec 23 16:34:00 2003
@@ -10,14 +10,15 @@
<tr bgcolor="{row_off}">
<td colspan="2"><b>{lang_invoicing} {lang_settings}</b></td>
</tr>
- <tr bgcolor="{row_on}">
- <td>{lang_Invoicing_of_work_time}:</td>
- <td><select name="newsettings[bill]">
- <option
value="h"{selected_bill_h}>{lang_Exact_accounting_[hh:mm]}</option>
- <option value="wu"{selected_bill_wu}>{lang_per_workunit}</option>
- </select>
+ <tr bgcolor="{row_on}">
+ <td>{lang_Invoicing_of_work_time}:</td>
+ <td>
+ <select name="newsettings[bill]">
+ <option
value="h"{selected_bill_h}>{lang_Exact_accounting_[hh:mm]}</option>
+ <option
value="wu"{selected_bill_wu}>{lang_per_workunit}</option>
+ </select>
</td>
- </tr>
+ </tr>
<!-- END body -->
<!-- BEGIN footer -->
<tr height="50" valign="bottom">
====================================================
====================================================
====================================================
_______________________________________________
Phpgroupware-cvs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/phpgroupware-cvs