phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: preferences/templates/default config.tpl,1.17.4


From: Bettina Gille <address@hidden>
Subject: [Phpgroupware-cvs] CVS: preferences/templates/default config.tpl,1.17.4.3,1.17.4.4
Date: Wed, 30 Apr 2003 22:59:58 -0400

Update of /cvsroot/phpgroupware/preferences/templates/default
In directory subversions:/tmp/cvs-serv15275/templates/default

Modified Files:
      Tag: Version-0_9_16-branch
        config.tpl 
Log Message:
added stuff for accounts popup

Index: config.tpl
===================================================================
RCS file: /cvsroot/phpgroupware/preferences/templates/default/Attic/config.tpl,v
retrieving revision 1.17.4.3
retrieving revision 1.17.4.4
diff -C2 -r1.17.4.3 -r1.17.4.4
*** config.tpl  29 Apr 2003 21:58:34 -0000      1.17.4.3
--- config.tpl  1 May 2003 02:59:56 -0000       1.17.4.4
***************
*** 45,48 ****
--- 45,57 ----
     </tr>
  
+    <tr bgcolor="{row_off}">
+     <td>{lang_Accounts_selection_method}:</td>
+     <td>
+      <select name="newsettings[account_selection]">
+       <option value="popup" 
{selected_accountset_popup}>{lang_popup_window}</option>
+       <option value="selectbox" 
{selected_accountset_selectbox}>{lang_select_box}</option>
+      </select>
+     </td>
+    </tr>
     <tr bgcolor="{row_on}">
      <td>{lang_Show_'powered_by'_logo_on}:</td>





reply via email to

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