1
0
mirror of https://github.com/billz/raspap-webgui.git synced 2025-07-09 00:08:03 +02:00

Update w/ qr code doc link

This commit is contained in:
billz 2025-03-22 03:16:53 -07:00
parent 3e54b1d7bb
commit af2927f05b

View File

@ -32,6 +32,7 @@
</div>
<button type="submit" class="btn btn-outline btn-admin-login rounded-pill w-75 mt-4"><?php echo _("Login") ?></button>
<div class="small mt-2"><a href="https://docs.raspap.com/authentication/#restoring-defaults" target="_blank"><?php echo _("Forgot password") ?></a></div>
<img src="app/img/uri-qr-code.php?uri=https://docs.raspap.com/authentication/" class="figure-img img-fluid mt-2" alt="RaspAP docs" style="width:75px;">
</form>
</div>
</div><!-- /.col -->