diff --git a/htdocs/help.php b/htdocs/help.php index 8830eb1a..1adba1f3 100644 --- a/htdocs/help.php +++ b/htdocs/help.php @@ -5,7 +5,7 @@ $session->LoginRequired(); require_once("interactive-page.php"); -$c->title = "Really Simple CalDAV Store - Configuration Help"; +$c->page_title = "Really Simple CalDAV Store - Configuration Help"; include("page-header.php"); ?>