mirror of
https://github.com/neocities/neocities.git
synced 2025-07-20 17:46:05 +02:00
minor changes to errors, pg 9
This commit is contained in:
parent
103f45eb27
commit
33c7eee1f4
3 changed files with 4 additions and 4 deletions
|
@ -50,7 +50,7 @@ Check out Neocities!</a></code></pre></p>
|
|||
}
|
||||
|
||||
if(a.attr('href') == '' || a.attr('href').match(/\s+/)) {
|
||||
notok('You need to add a url to the <strong>href</strong>, like this: href="//neocities.org"')
|
||||
notok('You need to add a url to the <strong>href</strong>, like this: href="http://neocities.org"')
|
||||
return
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue