diff --git a/app/gswave/index.php b/app/gswave/index.php index 17a1889..0d21c10 100644 --- a/app/gswave/index.php +++ b/app/gswave/index.php @@ -213,9 +213,11 @@ //html image if (is_uuid($extension_uuid)) { + echo "

QR Code for GS Wave:

"; echo "\n"; echo "

Extension QR Code

\n"; if ($_SESSION["ldap"]["qr_enable"]["numeric"] > 0){ + echo "

LDAP QR Code for GS Wave:

"; echo "\n"; echo "

LDAP QR Code

\n"; }