summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuval Adam <yuv.adm@gmail.com>2012-03-14 00:03:18 -0700
committerYuval Adam <yuv.adm@gmail.com>2012-03-14 00:03:18 -0700
commit0076d02b64255539ece3933e9bcbd0670e5d4f62 (patch)
treeb93eee7432d4f52aea5e361e781b04a0ee3551fa
parentfaf3ad786b062d422377c26b18f194026b296182 (diff)
missing action
-rwxr-xr-xindex.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index acdff0d..4d9d8b3 100755
--- a/index.html
+++ b/index.html
@@ -10,7 +10,7 @@
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
</head>
<body>
- <form method="post" action="" class="sigPad">
+ <form method="post" action="/s" class="sigPad">
<label for="name">Your swear</label>
<input type="text" name="name" id="name" class="name">
<p class="drawItDesc">Draw your signature</p>