diff options
| author | Yuval Adam <yuv.adm@gmail.com> | 2012-03-14 00:03:18 -0700 |
|---|---|---|
| committer | Yuval Adam <yuv.adm@gmail.com> | 2012-03-14 00:03:18 -0700 |
| commit | 0076d02b64255539ece3933e9bcbd0670e5d4f62 (patch) | |
| tree | b93eee7432d4f52aea5e361e781b04a0ee3551fa | |
| parent | faf3ad786b062d422377c26b18f194026b296182 (diff) | |
missing action
| -rwxr-xr-x | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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> |
