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

updated nuget

This commit is contained in:
Luke Pulverenti 2015-06-10 09:37:07 -04:00
parent 6c97b11f21
commit f470541e59
20 changed files with 254 additions and 61 deletions

View file

@ -45,7 +45,7 @@
</li>
<li>
<label for="txtCertificatePath">${LabelCustomCertificatePath}</label>
<div style="display: inline-block; width: 92%;">
<div style="display: inline-block; width: 85%;">
<input type="text" id="txtCertificatePath" />
</div>
<button id="btnSelectCertPath" type="button" data-icon="search" data-iconpos="notext" data-inline="true">${ButtonSelectDirectory}</button>