Skip to content
Snippets Groups Projects
Commit c6144e4a authored by Shane Tomlinson's avatar Shane Tomlinson
Browse files

Making sure the commit button is the first button in the form.

parent 818f1fd5
No related branches found
No related tags found
No related merge requests found
<button id="back">Go Back</button>
<button id="addemail_button" class="righty action submit">Add Email</button>
<button id="cancel" class="righty">Cancel</button>
<button id="back">Go Back</button>
<button id="back">Go Back</button>
<button id="submit" class="righty action submit">Sign In</button>
<button id="cancel" class="righty">Cancel</button>
<button id="back">Go Back</button>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment