mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
sync fixes
This commit is contained in:
parent
cd58d3766b
commit
b3d3cb9a8b
3 changed files with 4 additions and 4 deletions
|
@ -30,7 +30,7 @@
|
|||
<div data-role="content">
|
||||
<form id="textEntryForm" style="min-width:200px;">
|
||||
<div id="fldCollectionType" style="margin:.5em 0 1.5em;">
|
||||
<label for="selectCollectionType">${LabelType}</label>
|
||||
<label for="selectCollectionType">${LabelContentType}</label>
|
||||
<select id="selectCollectionType" name="selectCollectionType" data-mini="true"></select>
|
||||
<div class="collectionTypeFieldDescription fieldDescription">
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue