mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2024-11-12 22:12:40 +01:00
Merge branch 'main' of https://github.com/taylorwmj/vaultwarden into taylorwmj-main
This commit is contained in:
commit
d73d74e78f
@ -13,9 +13,9 @@
|
||||
<small>Please provide it below:</small>
|
||||
|
||||
<form class="form-inline" method="post">
|
||||
<input type="password" class="form-control w-50 mr-2" name="token" placeholder="Enter admin token">
|
||||
<input type="password" class="form-control w-50 mr-2" name="token" placeholder="Enter admin token" autofocus="autofocus">
|
||||
<button type="submit" class="btn btn-primary">Enter</button>
|
||||
</form>
|
||||
</div>
|
||||
</div>
|
||||
</main>
|
||||
</main>
|
||||
|
Loading…
Reference in New Issue
Block a user