From 6e5060c778b1cbec0c29e6761b081787dce70818 Mon Sep 17 00:00:00 2001 From: swag Date: Sat, 20 May 2023 23:46:23 -0400 Subject: [PATCH] Whoopsie --- templates/moderator/unlock_acct.html.ep | 1 - 1 file changed, 1 deletion(-) 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') %>