diff --git a/templates/moderator/unlock_acct.html.ep b/templates/moderator/unlock_acct.html.ep index 956d907..7b7f06a 100644 --- a/templates/moderator/unlock_acct.html.ep +++ b/templates/moderator/unlock_acct.html.ep @@ -6,6 +6,5 @@ <%= label_for email => 'Email' %> <%= email_field email => (id => 'email') %> - <%= submit_button Unlock => (class => 'form-button') %>