mirror of
https://github.com/timendum/Youtube-dl-WebUI.git
synced 2025-02-28 23:53:10 +08:00
Update suggestion on json info page
This commit is contained in:
parent
70919f06e2
commit
0bdc0e7b50
1 changed files with 1 additions and 1 deletions
2
info.php
2
info.php
|
@ -45,7 +45,7 @@
|
|||
<div class="form-group">
|
||||
<div class="input-group">
|
||||
<span class="input-group-addon" id="urls-addon">URLs:</span>
|
||||
<input class="form-control" id="url" name="urls" placeholder="Link(s) separated by a comma" type="text" aria-describedby="urls-addon" required/>
|
||||
<input class="form-control" id="url" name="urls" placeholder="Link(s) separated by a space" type="text" aria-describedby="urls-addon" required/>
|
||||
</div>
|
||||
</div>
|
||||
<div class="row">
|
||||
|
|
Loading…
Reference in a new issue