diff --git a/htdocs/tools.php b/htdocs/tools.php index 70fe17cc..f1b24470 100644 --- a/htdocs/tools.php +++ b/htdocs/tools.php @@ -48,12 +48,7 @@ class Tools { $html .= "\n"; $html .= $ef->StartForm( array("autocomplete" => "off" ) ); $html .= sprintf( "\n", - translate("This operation does the following: then - ")); + translate("This operation does the following: then ")); $html .= "
%s
\n"; $html .= $ef->SubmitButton( "Sync_LDAP", translate('Submit'));