From e7d09f1b55e8d8255c22b149b3fc0075e5bed9c7 Mon Sep 17 00:00:00 2001 From: summerscope Date: Tue, 5 May 2015 15:32:04 +1000 Subject: [PATCH] Change copy as supplied by Jay --- app/views/shared/_footer.html.haml | 2 +- app/views/shared/menu/_alert.html.haml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app/views/shared/_footer.html.haml b/app/views/shared/_footer.html.haml index 5c7b9ebe20..8e98c3f739 100644 --- a/app/views/shared/_footer.html.haml +++ b/app/views/shared/_footer.html.haml @@ -9,7 +9,7 @@ .alert-box %a.big-alert{href: "http://www.openfoodnetwork.org", target: "_blank"} %h6 - Interested in joining the Open Food Network?   + Interested in selling food on the Open Food Network?   %strong Start here %i.ofn-i_054-point-right .row diff --git a/app/views/shared/menu/_alert.html.haml b/app/views/shared/menu/_alert.html.haml index 1aa4dcb049..7c3aa899e0 100644 --- a/app/views/shared/menu/_alert.html.haml +++ b/app/views/shared/menu/_alert.html.haml @@ -2,7 +2,7 @@ .alert-box %a.alert-cta{href: "http://www.openfoodnetwork.org", target: "_blank"} %h6 - Interested in joining the Open Food Network?   + Interested in selling food on the Open Food Network?   %strong Start here %i.ofn-i_054-point-right %a.close{href: "#{}"} × \ No newline at end of file