phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] calendar/help/EN calendar.php, 1.5 add.php, 1.5 edit_


From: skwashd
Subject: [Phpgroupware-cvs] calendar/help/EN calendar.php, 1.5 add.php, 1.5 edit_delete.php, 1.5 view.php, 1.6
Date: Sun, 15 May 2005 08:57:00 +0200

Update of calendar/help/EN

Modified Files:
     Branch: MAIN
            calendar.php lines: +2 -1
            add.php lines: +2 -1
            edit_delete.php lines: +2 -1
            view.php lines: +2 -1

Log Message:
merge changes from 16

====================================================
Index: calendar/help/EN/calendar.php
diff -u calendar/help/EN/calendar.php:1.4 calendar/help/EN/calendar.php:1.5
--- calendar/help/EN/calendar.php:1.4   Sun May 15 05:48:34 2005
+++ calendar/help/EN/calendar.php       Sun May 15 06:57:37 2005
@@ -61,3 +61,4 @@
 A form page will be presented, where you can edit the relevant fields.
 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(); ?>

====================================================
Index: calendar/help/EN/add.php
diff -u calendar/help/EN/add.php:1.4 calendar/help/EN/add.php:1.5
--- calendar/help/EN/add.php:1.4        Sun May 15 05:48:34 2005
+++ calendar/help/EN/add.php    Sun May 15 06:57:37 2005
@@ -43,3 +43,4 @@
 Simply fill in the fields, and click Submit.</ul><br/>
 <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(); ?>

====================================================
Index: calendar/help/EN/edit_delete.php
diff -u calendar/help/EN/edit_delete.php:1.4 
calendar/help/EN/edit_delete.php:1.5
--- calendar/help/EN/edit_delete.php:1.4        Sun May 15 05:48:34 2005
+++ calendar/help/EN/edit_delete.php    Sun May 15 06:57:37 2005
@@ -25,3 +25,4 @@
 A form page will be presented, where you can edit the relevant fields.
 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(); ?>

====================================================
Index: calendar/help/EN/view.php
diff -u calendar/help/EN/view.php:1.5 calendar/help/EN/view.php:1.6
--- calendar/help/EN/view.php:1.5       Sun May 15 05:48:34 2005
+++ calendar/help/EN/view.php   Sun May 15 06:57:37 2005
@@ -31,3 +31,4 @@
 <i>Month:</i><br/>
 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(); ?>






reply via email to

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