phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] projects/templates/default config.tpl, 1.6 preference


From: uid65887
Subject: [Phpgroupware-cvs] projects/templates/default config.tpl, 1.6 preferences.tpl, 1.27 archive.tpl, 1.10 header.tpl, 1.22
Date: Wed, 27 Apr 2005 06:38:13 -0000

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}&nbsp;{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">

====================================================

====================================================

====================================================






reply via email to

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