diff --git a/web/skins/classic/includes/functions.php b/web/skins/classic/includes/functions.php index 00ba3dc84..1177a6321 100644 --- a/web/skins/classic/includes/functions.php +++ b/web/skins/classic/includes/functions.php @@ -585,7 +585,7 @@ function getHeaderFlipHTML() { // Returns the html representing the logged in user name and avatar function getAcctCircleHTML($user=null) { if ( ZM_OPT_USE_AUTH and $user ) { - echo ''.PHP_EOL;