diff --git a/calendar/help/EN/view.php b/calendar/help/EN/view.php index ec324d126b..789fb27f95 100755 --- a/calendar/help/EN/view.php +++ b/calendar/help/EN/view.php @@ -12,29 +12,23 @@ /* $Id$ */ $phpgw_flags = Array( - 'currentapp' => 'manual', - 'enable_utilities_class' => True + 'currentapp' => 'manual' ); $phpgw_info['flags'] = $phpgw_flags; - include('../../header.inc.php'); + include('../../../header.inc.php'); ?> - - -

-A searchable daily,weekly,monthly calendar/scheduling application with alerts for high priority events. -
For viewing in either hourly/day,current week or monthly option, click on the relevant -icons at the top left hand corner. -
-

+ +

+A searchable daily,weekly,monthly calendar/scheduling application with alerts for high priority events.
+For viewing in either hourly/day,current week or monthly option, click on the relevant +icons at the top left hand corner.
+

common->phpgw_footer(); ?>