Skip to content
Snippets Groups Projects
Commit 7cacd781 authored by Ben Adida's avatar Ben Adida
Browse files

make a better send button

parent b69c6208
No related branches found
No related tags found
No related merge requests found
...@@ -47,7 +47,7 @@ You may tweak the subject and add a custom message using the form below. ...@@ -47,7 +47,7 @@ You may tweak the subject and add a custom message using the form below.
{{email_form.as_table}} {{email_form.as_table}}
</table> </table>
<div> <div>
<label for="">&nbsp;</label><input type="submit" value="Send" id="send_button" /> <label for="">&nbsp;</label><input type="submit" value="Send" id="send_button" class="button" />
</div> </div>
</form> </form>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment