From ea46066bfbe2bcb08be839a352155a24b4ea91f7 Mon Sep 17 00:00:00 2001 From: Martin Edenhofer Date: Mon, 15 Sep 2014 22:55:52 +0200 Subject: [PATCH] Removed not needed hero box. --- .../javascripts/app/views/customer_not_ticket_exists.jst.eco | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/assets/javascripts/app/views/customer_not_ticket_exists.jst.eco b/app/assets/javascripts/app/views/customer_not_ticket_exists.jst.eco index 6f62c6163..957e20456 100644 --- a/app/assets/javascripts/app/views/customer_not_ticket_exists.jst.eco +++ b/app/assets/javascripts/app/views/customer_not_ticket_exists.jst.eco @@ -1,4 +1,4 @@ -
+

<%- @T('Welcome!') %>

@@ -6,7 +6,7 @@

<%- @T('You have not created a Ticket yet.') %>

<%- @T('The way to communicate with us is this thing called "Ticket".') %>

<%- @T('Please click the button below to create your first one.') %>

- +

<%- @T('Create your first Ticket') %>