diff --git a/calendar/inc/hook_admin.inc.php b/calendar/inc/hook_admin.inc.php index 5fcd039703..2c13952d20 100755 --- a/calendar/inc/hook_admin.inc.php +++ b/calendar/inc/hook_admin.inc.php @@ -15,6 +15,7 @@ // Only Modify the $file and $title variables..... $title = $appname; $file = Array( + 'Site Configuration' => $phpgw->link('/admin/config.php','appname=' . $appname), 'Calendar Holiday Management' => $phpgw->link('/calendar/holiday_admin.php') ); //Do not modify below this line diff --git a/calendar/templates/default/config.tpl b/calendar/templates/default/config.tpl new file mode 100644 index 0000000000..92dbc88aa4 --- /dev/null +++ b/calendar/templates/default/config.tpl @@ -0,0 +1,51 @@ + +
+