mirror of
https://github.com/krateng/maloja.git
synced 2025-06-14 14:22:16 +03:00
adjust text for newly added album support
This commit is contained in:
parent
12064f6d99
commit
048dac3186
@ -75,7 +75,7 @@
|
|||||||
<a href="/"><img style="display:block;" src="/favicon.png" /></a>
|
<a href="/"><img style="display:block;" src="/favicon.png" /></a>
|
||||||
</div>
|
</div>
|
||||||
<div id="right-side">
|
<div id="right-side">
|
||||||
<span><input id="searchinput" placeholder="Search for an artist or track..." oninput="search(this)" onblur="clearresults()" /></span>
|
<span><input id="searchinput" placeholder="Search for an album, artist or track..." oninput="search(this)" onblur="clearresults()" /></span>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
@ -67,9 +67,9 @@
|
|||||||
<li>manually scrobble from track pages</li>
|
<li>manually scrobble from track pages</li>
|
||||||
<li>delete scrobbles</li>
|
<li>delete scrobbles</li>
|
||||||
<li>reparse scrobbles</li>
|
<li>reparse scrobbles</li>
|
||||||
<li>edit tracks and artists</li>
|
<li>edit tracks, albums and artists</li>
|
||||||
<li>merge tracks and artists</li>
|
<li>merge tracks, albums and artists</li>
|
||||||
<li>upload artist and track art by dropping a file on the existing image on an artist or track page</li>
|
<li>upload artist, album and track art by dropping a file on the existing image on an artist or track page</li>
|
||||||
<li>see more detailed error pages</li>
|
<li>see more detailed error pages</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user