phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: calendar/inc class.uipreferences.inc.php,1.2,1.2


From: Mark A Peters <address@hidden>
Subject: [Phpgroupware-cvs] CVS: calendar/inc class.uipreferences.inc.php,1.2,1.2.2.1
Date: Tue, 16 Apr 2002 21:34:00 -0400

Update of /cvsroot/phpgroupware/calendar/inc
In directory subversions:/tmp/cvs-serv6517/calendar/inc

Modified Files:
      Tag: Version-0_9_14-branch
        class.uipreferences.inc.php 
Log Message:
Changed the wording on the preferences to 'Show default view on home page'.

Index: class.uipreferences.inc.php
===================================================================
RCS file: /cvsroot/phpgroupware/calendar/inc/class.uipreferences.inc.php,v
retrieving revision 1.2
retrieving revision 1.2.2.1
diff -C2 -r1.2 -r1.2.2.1
*** class.uipreferences.inc.php 6 Nov 2001 01:49:16 -0000       1.2
--- class.uipreferences.inc.php 17 Apr 2002 01:33:58 -0000      1.2.2.1
***************
*** 65,69 ****
                        $this->output_template_array('row','pref_colspan',$var);
  
!                       $this->display_item(lang('show day view on main 
screen'),'<input type="checkbox" name="prefs[mainscreen_showevents]" 
value="True"'.(@$this->bo->prefs['calendar']['mainscreen_showevents']?' 
checked':'').'>');
  
                        $days = Array(
--- 65,69 ----
                        $this->output_template_array('row','pref_colspan',$var);
  
!                       $this->display_item(lang('show default view on main 
screen'),'<input type="checkbox" name="prefs[mainscreen_showevents]" 
value="True"'.(@$this->bo->prefs['calendar']['mainscreen_showevents']?' 
checked':'').'>');
  
                        $days = Array(




reply via email to

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