aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2015-10-30 15:50:32 +0100
committerGuido Günther <agx@sigxcpu.org>2015-10-30 15:50:32 +0100
commit86c4772ea9b2f93e418329e86ee215c13d5ee5e7 (patch)
treebe79043bc6a8cbee225c172bed7cfa9df3fed6ab
parentf9f0726b6691d295e2583def5d02e1f12e2443fa (diff)
Drop tmp/ from cgi pathv0.0.4
-rw-r--r--templates/form.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/form.html b/templates/form.html
index 658ac50..3476248 100644
--- a/templates/form.html
+++ b/templates/form.html
@@ -1,4 +1,4 @@
- <form action="/cl2vcs/tmp/index.cgi" method="get">
+ <form action="/cl2vcs/index.cgi" method="get">
<p>
<label for="pkg">Source Package:</label>
<input type="text" name="pkg" id="pkg"/>