diff --git a/app/gswave/index.php b/app/gswave/index.php index 68dc079..17a1889 100644 --- a/app/gswave/index.php +++ b/app/gswave/index.php @@ -220,7 +220,7 @@ echo "

LDAP QR Code

\n"; } if ($_SESSION["ldap"]["gs_other_client"]["numeric"] > 0){ - echo "

Config for other clients:

" + echo "

Config for other clients:

"; echo "

".$otherclient."

\n"; } }