diff --git a/app/views/origami/payments/show.html.erb b/app/views/origami/payments/show.html.erb
index 77fedb16..83373b8e 100644
--- a/app/views/origami/payments/show.html.erb
+++ b/app/views/origami/payments/show.html.erb
@@ -393,7 +393,7 @@ $( document ).ready(function() {
$('#pay').text("Pay")
$.confirm({
title: 'Infomation!',
- content: 'Thank you ! '+msg,
+ content: 'Thank you !',
buttons: {
confirm: {
text: 'Ok',