typo
This commit is contained in:
parent
16e3f339a8
commit
ca43353b90
|
@ -220,7 +220,7 @@
|
||||||
echo "<p>LDAP QR Code</p>\n";
|
echo "<p>LDAP QR Code</p>\n";
|
||||||
}
|
}
|
||||||
if ($_SESSION["ldap"]["gs_other_client"]["numeric"] > 0){
|
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";
|
echo "<p>".$otherclient."</p>\n";
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue