From d8f920fb136a4c6cdbc1873b523482d67f4de6fb Mon Sep 17 00:00:00 2001 From: Andrew McMillan Date: Wed, 19 Oct 2011 07:39:39 +1300 Subject: [PATCH] Is this possibly the last RSCDS -> DAViCal name change commi? --- htdocs/tools.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/tools.php b/htdocs/tools.php index a6fbc3cd..6e60b978 100644 --- a/htdocs/tools.php +++ b/htdocs/tools.php @@ -60,7 +60,7 @@ class Tools { $html .= $ef->SubmitButton( "Sync_LDAP", translate('Submit')); - $html .= '

'.translate('Sync LDAP Groups with RSCDS') .'

'; + $html .= '

'.translate('Sync LDAP Groups with DAViCal') .'

'; $html .= "\n"; $html .= $ef->StartForm( array("autocomplete" => "off" ) ); $html .= sprintf( "\n",
%s