mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update merge
This commit is contained in:
parent
d2773d5fec
commit
e4bd2fbead
2 changed files with 3 additions and 3 deletions
|
@ -33,4 +33,4 @@
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
|
@ -12,7 +12,7 @@
|
||||||
|
|
||||||
<div style="text-align: left;">
|
<div style="text-align: left;">
|
||||||
<h2>${HeaderPasswordReset}</h2>
|
<h2>${HeaderPasswordReset}</h2>
|
||||||
|
|
||||||
<div>
|
<div>
|
||||||
<paper-input type="text" id="txtPin" label="${LabelPasswordRecoveryPinCode}" autocomplete="off" required="required"></paper-input>
|
<paper-input type="text" id="txtPin" label="${LabelPasswordRecoveryPinCode}" autocomplete="off" required="required"></paper-input>
|
||||||
</div>
|
</div>
|
||||||
|
@ -32,4 +32,4 @@
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
Loading…
Add table
Add a link
Reference in a new issue