phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: inv/templates/default listproducts_full.tpl,1.31


From: Bettina gille <address@hidden>
Subject: [Phpgroupware-cvs] CVS: inv/templates/default listproducts_full.tpl,1.31,1.32 preferences.tpl,1.13,1.14 product_form.tpl,1.31,1.32
Date: Wed, 16 Jan 2002 20:49:07 -0500

Update of /cvsroot/phpgroupware/inv/templates/default
In directory subversions:/tmp/cvs-serv23844/templates/default

Modified Files:
        listproducts_full.tpl preferences.tpl product_form.tpl 
Log Message:
update

Index: listproducts_full.tpl
===================================================================
RCS file: /cvsroot/phpgroupware/inv/templates/default/listproducts_full.tpl,v
retrieving revision 1.31
retrieving revision 1.32
diff -C2 -r1.31 -r1.32
*** listproducts_full.tpl       16 Jan 2002 01:32:06 -0000      1.31
--- listproducts_full.tpl       17 Jan 2002 01:49:04 -0000      1.32
***************
*** 31,35 ****
  </table>
  
! {error}<br><br>
  
  <table border="0" width="100%" cellpadding="2" cellspacing="2">
--- 31,35 ----
  </table>
  
! {pref_message}<br><br>
  
  <table border="0" width="100%" cellpadding="2" cellspacing="2">

Index: preferences.tpl
===================================================================
RCS file: /cvsroot/phpgroupware/inv/templates/default/preferences.tpl,v
retrieving revision 1.13
retrieving revision 1.14
diff -C2 -r1.13 -r1.14
*** preferences.tpl     10 Jun 2001 03:19:15 -0000      1.13
--- preferences.tpl     17 Jan 2002 01:49:04 -0000      1.14
***************
*** 20,28 ****
        <tr>
                <td>{lang_print_format}</td>
!               <td><select name="print_format">{print_format}</select></td>
        </tr>
        <tr valign="bottom">
                <td height="50">
!                       <input type="submit" name="submit" value="{lang_edit}">
                        </form>
                </td>
--- 20,32 ----
        <tr>
                <td>{lang_print_format}</td>
!               <td><select 
name="prefs[print_format]">{print_format}</select></td>
!       </tr>
!       <tr>
!               <td>{lang_def_cat}</td>
!               <td><select name="prefs[cat_id]"><option 
value="">{lang_select_def_cat}</option>{category_list}</select></td>
        </tr>
        <tr valign="bottom">
                <td height="50">
!                       <input type="submit" name="submit" value="{lang_save}">
                        </form>
                </td>

Index: product_form.tpl
===================================================================
RCS file: /cvsroot/phpgroupware/inv/templates/default/product_form.tpl,v
retrieving revision 1.31
retrieving revision 1.32
diff -C2 -r1.31 -r1.32
*** product_form.tpl    16 Jan 2002 01:32:06 -0000      1.31
--- product_form.tpl    17 Jan 2002 01:49:04 -0000      1.32
***************
*** 38,42 ****
        <tr>
                <td colspan="2"><div align="right">{lang_category}:</div></td>
!               <td width="24%"><select name="cat_id"><option 
value="">{lang_select_cat}</option>{category_list}</select></td>
                <td width="21%"><div align="right">&nbsp;</div></td>
                <td width="25%">&nbsp;</td>
--- 38,42 ----
        <tr>
                <td colspan="2"><div align="right">{lang_category}:</div></td>
!               <td width="24%"><select name="values[cat_id]"><option 
value="">{lang_select_cat}</option>{category_list}</select></td>
                <td width="21%"><div align="right">&nbsp;</div></td>
                <td width="25%">&nbsp;</td>




reply via email to

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