mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
fix web project
This commit is contained in:
parent
e103daf46c
commit
740e8a62a8
5 changed files with 15 additions and 9 deletions
|
@ -53,7 +53,7 @@
|
|||
</li>
|
||||
<li>
|
||||
<label for="txtOpenSubtitlePassword">${LabelOpenSubtitlesPassword}</label>
|
||||
<input type="password" id="txtOpenSubtitlePassword" />
|
||||
<input type="password" id="txtOpenSubtitlePassword" autocomplete="off" />
|
||||
</li>
|
||||
</ul>
|
||||
<ul data-role="listview" class="ulForm">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue