mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
Added message if someone ever donates, and updated the title of import field
This commit is contained in:
@@ -135,7 +135,7 @@
|
||||
<div class="input-field field-settings">
|
||||
<form action="#" id="listImport" onsubmit="return false;">
|
||||
<i class="mdi-av-playlist-add import-icon"></i>
|
||||
<input title="Only works with 49 or less songs.." placeholder="Enter YouTube-list ID" id="import" type="text" class="validate" />
|
||||
<input title="Input YouTube-playlist id here!" placeholder="Enter YouTube-list ID" id="import" type="text" class="validate" />
|
||||
</form>
|
||||
</div>
|
||||
</li>
|
||||
|
||||
Reference in New Issue
Block a user