Revert input url

This commit is contained in:
Gaël Métais
2014-11-03 17:36:31 +01:00
parent b3ec3512b9
commit 9f35d4d3cd
+1 -1
View File
@@ -10,7 +10,7 @@
<h1>Yellow Lab <span class="icon-lab"></span> Tools</h1>
<h2 class="promess">Free online test to help speeding up <b>heavy</b> web pages</h2>
<form method="post" action="/launchTest">
<input type="url" name="url" placeholder="http://www.mysite.com" class="url" />
<input type="text" name="url" placeholder="http://www.mysite.com" class="url" />
<input type="submit" value="Launch test" class="launchBtn" onclick="this.className += ' clicked'" />
</form>
<p>(This is a BETA, your feedback is more than welcome)</p>