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