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:
parent
9063e153c1
commit
82fdc6fc33
1 changed files with 2 additions and 3 deletions
|
@ -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}" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue