Spiegel von
https://github.com/dani-garcia/vaultwarden.git
synchronisiert 2025-03-12 16:47:03 +01:00
Translated and flavored for GUG.cz
Dieser Commit ist enthalten in:
Ursprung
586962c114
Commit
2ea4de3469
1 geänderte Dateien mit 5 neuen und 5 gelöschten Zeilen
|
@ -9,13 +9,13 @@
|
|||
|
||||
<div class="align-items-center p-3 mb-3 text-white-50 bg-danger rounded shadow">
|
||||
<div>
|
||||
<h6 class="mb-0 text-white">Authentication key needed to continue</h6>
|
||||
<small>Please provide it below:</small>
|
||||
<h6 class="mb-0 text-white">K pokračování je potřeba autentikační klíč</h6>
|
||||
<small>Zadej ho prosím níže:</small>
|
||||
|
||||
<form class="form-inline" method="post">
|
||||
<input type="password" class="form-control w-50 mr-2" name="token" placeholder="Enter admin token">
|
||||
<button type="submit" class="btn btn-primary">Enter</button>
|
||||
<input type="password" class="form-control w-50 mr-2" name="token" placeholder="Administrační token">
|
||||
<button type="submit" class="btn btn-primary">Potvrdit</button>
|
||||
</form>
|
||||
</div>
|
||||
</div>
|
||||
</main>
|
||||
</main>
|
||||
|
|
Laden …
Tabelle hinzufügen
In neuem Issue referenzieren