Add missing dot in confirm modal

This commit is contained in:
Achilleas Pipinellis 2015-10-19 21:04:05 +03:00
parent b9a149bc0b
commit ab6d426a48
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@
%br
Please type
%code.js-confirm-danger-match #{phrase}
to proceed or close this modal to cancel
to proceed or close this modal to cancel.
.form-group
= text_field_tag 'confirm_name_input', '', class: 'form-control js-confirm-danger-input'