diff --git a/app/gswave/index.php b/app/gswave/index.php index a40e0d1..68dc079 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 "

".$otherclient."

\n"; } }