phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: calendar/help/EN add.php,1.1,1.2 calendar.php,1.


From: Dan Kuykendall <address@hidden>
Subject: [Phpgroupware-cvs] CVS: calendar/help/EN add.php,1.1,1.2 calendar.php,1.1,1.2 edit_delete.php,1.1,1.2 view.php,1.2,1.3
Date: Sat, 28 Sep 2002 11:20:51 -0400

Update of /cvsroot/phpgroupware/calendar/help/EN
In directory subversions:/tmp/cvs-serv7622/calendar/help/EN

Modified Files:
        add.php calendar.php edit_delete.php view.php 
Log Message:
Switched to using the register_exit_function() and added scrolling divs to a 
couple places for examples

Index: add.php
===================================================================
RCS file: /cvsroot/phpgroupware/calendar/help/EN/add.php,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** add.php     11 May 2001 02:50:44 -0000      1.1
--- add.php     28 Sep 2002 15:20:19 -0000      1.2
***************
*** 44,46 ****
  <b>Note:</b> Access can be set as with other applications in this suite, 
Private,Group Readable,Globally
  Readable.<p/></font>
- <?php $phpgw->common->phpgw_footer(); ?>
--- 44,45 ----

Index: calendar.php
===================================================================
RCS file: /cvsroot/phpgroupware/calendar/help/EN/calendar.php,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** calendar.php        11 May 2001 02:50:44 -0000      1.1
--- calendar.php        28 Sep 2002 15:20:19 -0000      1.2
***************
*** 62,64 ****
  Chose edit or delete from the bottom of the page.<br/>
  <b>Note:</b>You can only make changes or delete those calendar entries 
created by you.</li><p/></ul></font>
- <?php $phpgw->common->phpgw_footer(); ?>
--- 62,63 ----

Index: edit_delete.php
===================================================================
RCS file: /cvsroot/phpgroupware/calendar/help/EN/edit_delete.php,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** edit_delete.php     11 May 2001 02:50:44 -0000      1.1
--- edit_delete.php     28 Sep 2002 15:20:19 -0000      1.2
***************
*** 26,28 ****
  Chose edit or delete from the bottom of the page.</li><p/>
  <b>Note:</b>You can only make changes or delete those calendar entries 
created by you.<p/></ul></font>
- <?php $phpgw->common->phpgw_footer(); ?>
--- 26,27 ----

Index: view.php
===================================================================
RCS file: /cvsroot/phpgroupware/calendar/help/EN/view.php,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -r1.2 -r1.3
*** view.php    11 May 2001 03:00:00 -0000      1.2
--- view.php    28 Sep 2002 15:20:19 -0000      1.3
***************
*** 32,34 ****
  Default entry is to the current month, viewed in monthly option, with both 
prior and future
  months easily accessible with one click.<p/></li></ul></font>
- <?php $phpgw->common->phpgw_footer(); ?>
--- 32,33 ----





reply via email to

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