Skip to content
Snippets Groups Projects
Commit a61febc0 authored by Craig Earley's avatar Craig Earley
Browse files

simplified author interface to encourage 2->1 URL

parent 6b5d045c
No related merge requests found
......@@ -18,8 +18,8 @@
<h1>Author-Side Interface</h1>
<form>
Start URL's.<br><textarea name="start" id="start" cols="50" rows="10"></textarea><br>
Stop URL's.<br><textarea name="stop" id="stop" cols="50" rows="10"></textarea><br>
Start URL's.<br><textarea name="start" id="start" cols="2" rows="10"></textarea><br>
Stop URL's.<br><textarea name="stop" id="stop" cols="1" rows="10"></textarea><br>
<input type="submit" id="submit" value="Get my URL">
<input type="reset">
</form>
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment