urlo upload as js function
This commit is contained in:
@@ -26,9 +26,9 @@
|
||||
<input type=hidden name=from_gui value="true" />
|
||||
<input id="list_url_upload_text" type=text name=url
|
||||
value="https://..." onclick="clear_text(this.id,'https://...')"><br>
|
||||
<input id="list_url_upload_button" type=submit value="Upload URL">
|
||||
<div class="clear"></div>
|
||||
</form>
|
||||
<input id="list_url_upload_button" type=submit value="Upload URL" onclick="UploadURL()">
|
||||
<div class="clear"></div>
|
||||
</div>
|
||||
|
||||
<ul>
|
||||
|
||||
Reference in New Issue
Block a user