mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
Updated panel some
This commit is contained in:
@@ -203,7 +203,7 @@
|
||||
<form action="#" id="listImportSoundCloud">
|
||||
<i class="material-icons import-icon">playlist_add</i>
|
||||
<input title="Input SoundCloud-playlist url here!" placeholder="Enter SoundCloud-list url" id="import_soundcloud" type="text" class="validate" autocomplete="off" />
|
||||
<p class="soundcloud-disclaimer">Private lists won't work with imports yet, due to our API-key being limited at the time being. Sorry for any inconvinience.</p>
|
||||
<p class="soundcloud-disclaimer">If you want to add a private list, remember to add the secret token at the end!</p>
|
||||
</form>
|
||||
<div id="playlist_loader_soundcloud" class="valign playlist_loader_padding hide">
|
||||
<div class="preloader-wrapper small active">
|
||||
@@ -266,6 +266,11 @@
|
||||
</a>
|
||||
</div>
|
||||
</li>
|
||||
<li class="white-bg">
|
||||
<div class="input-field field-settings">
|
||||
<p class="soundcloud-disclaimer">Exporting to SoundCloud is in the works.</p>
|
||||
</div>
|
||||
</li>
|
||||
<li class="exported-list-container white-bg hide">
|
||||
<div class="valign playlist_loader_padding">
|
||||
<div class="row">
|
||||
|
||||
Reference in New Issue
Block a user