phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: projects/templates/default preferences.tpl, 1.19


From: Bettina Gille <address@hidden>
Subject: [Phpgroupware-cvs] CVS: projects/templates/default preferences.tpl, 1.19.2.2.2.5, 1.19.2.2.2.6
Date: Sun, 14 Sep 2003 16:38:23 -0400

Update of /cvsroot/phpgroupware/projects/templates/default
In directory subversions:/tmp/cvs-serv21940/templates/default

Modified Files:
      Tag: Version-0_9_16-branch
        preferences.tpl 
Log Message:
update

Index: preferences.tpl
===================================================================
RCS file: /cvsroot/phpgroupware/projects/templates/default/preferences.tpl,v
retrieving revision 1.19.2.2.2.5
retrieving revision 1.19.2.2.2.6
diff -C2 -r1.19.2.2.2.5 -r1.19.2.2.2.6
*** preferences.tpl     29 Aug 2003 00:01:52 -0000      1.19.2.2.2.5
--- preferences.tpl     14 Sep 2003 20:38:21 -0000      1.19.2.2.2.6
***************
*** 48,77 ****
                <td><select name="prefs[allsize]">{allsize}</select></td>
        </tr>
!       <tr height="5">
!               <td>&nbsp;</td>
        </tr>
  <!-- END book -->
  
  <!-- BEGIN all -->
!       <tr bgcolor="{th_bg}">
!               <td colspan="2"><b>{lang_notifications}</b></td>
!       </tr>
!       <tr bgcolor="{row_off}">
!               <td>{lang_notify_mstone}:</td>
!               <td><input type="checkbox" name="prefs[notify_mstone]" 
value="True" {notify_mstone_selected}></td>
!       </tr>
!       <tr bgcolor="{row_on}">
!               <td>{lang_notify_task}:</td>
!               <td><input type="checkbox" name="prefs[notify_task]" 
value="True" {notify_task_selected}></td>
!       </tr>
!       <tr bgcolor="{row_off}">
!               <td>{lang_notify_assign}:</td>
!               <td><input type="checkbox" name="prefs[notify_assign]" 
value="True" {notify_assign_selected}></td>
        </tr>
        <tr valign="bottom" height="50">
!               <td align="left">
!                       <input type="submit" name="save" value="{lang_save}">
!               </td>
!               <td align="right">
                        <input type="submit" name="done" 
value="{lang_done}"></td>
        </tr>
--- 48,69 ----
                <td><select name="prefs[allsize]">{allsize}</select></td>
        </tr>
!       <tr valign="bottom" height="50">
!               <td align="left">
!                       <input type="submit" name="save" value="{lang_save}">
!               </td>
!               <td align="right">
!                       <input type="submit" name="done" 
value="{lang_done}"></td>
        </tr>
+ </table>
+ </form>
+ </center>
  <!-- END book -->
  
  <!-- BEGIN all -->
!       <tr>
!               <td align="center">{lang_noprefs}</td>
        </tr>
        <tr valign="bottom" height="50">
!               <td align="center">
                        <input type="submit" name="done" 
value="{lang_done}"></td>
        </tr>





reply via email to

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