mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update search
This commit is contained in:
parent
47d3b74028
commit
33683c9408
84 changed files with 141 additions and 201 deletions
|
@ -1,6 +1,6 @@
|
|||
<div id="dlnaProfilesPage" data-role="page" class="page type-interior dlnaPage withTabs" data-helpurl="https://github.com/MediaBrowser/Wiki/wiki/Dlna%20profiles" data-require="scripts/dlnaprofiles,emby-button">
|
||||
|
||||
<div data-role="content">
|
||||
<div>
|
||||
<div class="content-primary">
|
||||
|
||||
<div class="readOnlyContent">
|
||||
|
@ -9,7 +9,7 @@
|
|||
<h2>${HeaderCustomDlnaProfiles}</h2>
|
||||
<div style="position: absolute; right: 0; top: -12px;">
|
||||
<a class="clearLink" href="dlnaprofile.html">
|
||||
<button is="emby-button" type="button" class="raised submit mini">
|
||||
<button is="emby-button" type="button" class="raised submit raised-mini">
|
||||
<i class="md-icon">add</i>
|
||||
<span>${ButtonNew}</span>
|
||||
</button>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue