1
0
Fork 0
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:
Luke Pulverenti 2015-01-31 15:28:18 -05:00
parent 5707002970
commit 86ced8bc12
5 changed files with 9 additions and 5 deletions

View file

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