This commit is contained in:
i am da real crt yes 2022-09-13 11:10:20 +02:00
parent 16e3f339a8
commit ca43353b90
1 changed files with 1 additions and 1 deletions

View File

@ -220,7 +220,7 @@
echo "<p>LDAP QR Code</p>\n";
}
if ($_SESSION["ldap"]["gs_other_client"]["numeric"] > 0){
echo "<h3> Config for other clients: </h3>"
echo "<h3> Config for other clients: </h3>";
echo "<p>".$otherclient."</p>\n";
}
}