Make the confrm button into a confirm button
This commit is contained in:
parent
22005a38a6
commit
7d786c32ed
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
|||
|
||||
<form method="post">
|
||||
<input type="hidden" name="confirm_string" value="<%= params[:confirm_string] %>">
|
||||
<input type="submit" name="confirm_action" value="Confrm">
|
||||
<input type="submit" name="confirm_action" value="Confirm">
|
||||
</form>
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue