modify conference registration view message

This commit is contained in:
Rishabh Saxena 2016-08-11 23:17:31 +05:30
parent 261d7dd0de
commit 6aecf2d446
2 changed files with 2 additions and 2 deletions

View file

@ -109,7 +109,7 @@
You haven't bought any tickets.
= link_to 'Please buy some tickets to support us!', conference_tickets_path(@conference.short_title)
%p
(Your participation won't be valid without buying a ticket)
(Your participation won't be valid without getting a ticket)
.row
.col-md-12

View file

@ -42,4 +42,4 @@
.col-md-13
%p.text-muted.text-center
%small
* Buying a ticket is mandatory. Your participation will not be valid until you buy a ticket.
* Getting a ticket is mandatory. Your participation will not be valid until you get a ticket.