mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update naming project
This commit is contained in:
parent
5707002970
commit
86ced8bc12
5 changed files with 9 additions and 5 deletions
|
@ -46,7 +46,7 @@
|
|||
<li>
|
||||
<label for="txtCertificatePath">${LabelCustomCertificatePath}</label>
|
||||
<div style="display: inline-block; width: 92%;">
|
||||
<input type="text" id="txtCertificatePath" required="required" />
|
||||
<input type="text" id="txtCertificatePath" />
|
||||
</div>
|
||||
<button id="btnSelectCertPath" type="button" data-icon="search" data-iconpos="notext" data-inline="true">${ButtonSelectDirectory}</button>
|
||||
<div class="fieldDescription">${LabelCustomCertificatePathHelp}</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue