Name change.

This commit is contained in:
Andrew McMillan 2008-02-29 07:54:22 +13:00
parent 35eabfdb72
commit 2087416a76

View File

@ -1,7 +1,7 @@
<?php
if ( !isset($c->page_title) ) {
$c->page_title = translate("Really Simple CalDAV Store");
$c->page_title = translate("DAViCal CalDAV Server");
}
function make_help_link($matches)