mirror of
https://gitlab.com/davical-project/davical.git
synced 2026-07-28 13:09:24 +00:00
Is this possibly the last RSCDS -> DAViCal name change commi?
This commit is contained in:
parent
899ba17c1a
commit
d8f920fb13
@ -60,7 +60,7 @@ class Tools {
|
||||
|
||||
$html .= $ef->SubmitButton( "Sync_LDAP", translate('Submit'));
|
||||
|
||||
$html .= '<h1>'.translate('Sync LDAP Groups with RSCDS') .'</h1>';
|
||||
$html .= '<h1>'.translate('Sync LDAP Groups with DAViCal') .'</h1>';
|
||||
$html .= "<table width=\"100%\" class=\"data\">\n";
|
||||
$html .= $ef->StartForm( array("autocomplete" => "off" ) );
|
||||
$html .= sprintf( "<tr><td style=\"text-align:left\" colspan=\"2\" >%s</td></tr>\n",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user