modify conference registration view message
This commit is contained in:
parent
261d7dd0de
commit
6aecf2d446
2 changed files with 2 additions and 2 deletions
|
|
@ -109,7 +109,7 @@
|
||||||
You haven't bought any tickets.
|
You haven't bought any tickets.
|
||||||
= link_to 'Please buy some tickets to support us!', conference_tickets_path(@conference.short_title)
|
= link_to 'Please buy some tickets to support us!', conference_tickets_path(@conference.short_title)
|
||||||
%p
|
%p
|
||||||
(Your participation won't be valid without buying a ticket)
|
(Your participation won't be valid without getting a ticket)
|
||||||
|
|
||||||
.row
|
.row
|
||||||
.col-md-12
|
.col-md-12
|
||||||
|
|
|
||||||
|
|
@ -42,4 +42,4 @@
|
||||||
.col-md-13
|
.col-md-13
|
||||||
%p.text-muted.text-center
|
%p.text-muted.text-center
|
||||||
%small
|
%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.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue