1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

update merge

This commit is contained in:
Luke Pulverenti 2015-09-20 13:30:39 -04:00
parent d2773d5fec
commit e4bd2fbead
2 changed files with 3 additions and 3 deletions

View file

@ -33,4 +33,4 @@
</div> </div>
</div> </div>
</body> </body>
</html> </html>

View file

@ -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>