example.com as example domain
This commit is contained in:
parent
5e5a7283db
commit
3769df69dc
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
|||
<div class="champs">
|
||||
<span class="URLinput_wrapper">
|
||||
<input class="URLinput" type="url" name="url" id="url"
|
||||
required placeholder="http://website.com/video" />
|
||||
required placeholder="http://example.com/video" />
|
||||
</span>
|
||||
<input class="downloadBtn" type="submit" value="Download" /><br/>
|
||||
{if $convert}
|
||||
|
|
Loading…
Reference in a new issue