diff options
| -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> |
