From 60d6599f9b30eb90802ce4c15fba27c2d996eba7 Mon Sep 17 00:00:00 2001 From: summerscope Date: Thu, 21 Aug 2014 16:28:13 +1000 Subject: [PATCH] Tweak chirpy message in view --- app/assets/javascripts/templates/registration/address.html.haml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/assets/javascripts/templates/registration/address.html.haml b/app/assets/javascripts/templates/registration/address.html.haml index 98a3ccd2a9..f395703a1b 100644 --- a/app/assets/javascripts/templates/registration/address.html.haml +++ b/app/assets/javascripts/templates/registration/address.html.haml @@ -1,6 +1,6 @@ .container#registration-address .row.header - %h2 {{ enterprise.name }} + %h2 Hi there, {{ enterprise.name }} %h5 Now we need to know where you are: %ng-include{ src: "'registration/steps.html'" } .row.content