diff --git a/modules/ticket/front/sale/index.html b/modules/ticket/front/sale/index.html
index bb52089b36..d65a83c585 100644
--- a/modules/ticket/front/sale/index.html
+++ b/modules/ticket/front/sale/index.html
@@ -443,7 +443,8 @@
+ sms="$ctrl.newSMS"
+ on-send="$ctrl.onSmsSend($sms)">
this.vnApp.showSuccess(this.$t('SMS sent')));
+ }
+
/**
* Inserts a new instance
*/