fixed typo
This commit is contained in:
parent
1522ed275c
commit
2746a2e103
1 changed files with 1 additions and 1 deletions
|
@ -4,5 +4,5 @@
|
||||||
|
|
||||||
<form method="post">
|
<form method="post">
|
||||||
<input type="hidden" name="confirm_string" value="<%= params[:confirm_string] %>">
|
<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>
|
</form>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue