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

move headeridenifyitemhelp on top

This commit is contained in:
grafixeyehero 2019-10-25 18:47:25 +03:00
parent 9063e153c1
commit 82fdc6fc33

View file

@ -11,12 +11,11 @@
<div class="dialogContentInner dialog-content-centered">
<form class="popupIdentifyForm" style="margin:auto;">
<p>${HeaderIdentifyItemHelp}</p>
<div class="padded-bottom fldPath hide">
<div>${LabelPath}</div>
<div class="txtPath fieldDescription">
<div class="txtPath fieldDescription"></div>
</div>
</div>
<p>${HeaderIdentifyItemHelp}</p>
<div class="inputContainer">
<input is="emby-input" type="text" id="txtLookupName" class="identifyField" data-lookup="Name"
label="${LabelName}" />