From 0b01668a86856cadeb85b68f669bee61250372a8 Mon Sep 17 00:00:00 2001 From: Steve Sutton Date: Wed, 18 Jun 2014 11:38:14 -0400 Subject: [PATCH] Site Server Config Update the coupon url added to bottom of coupons in pdf --- config/server.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/server.ini b/config/server.ini index 2a55c2b..c3e4e63 100644 --- a/config/server.ini +++ b/config/server.ini @@ -2,7 +2,7 @@ [production] ; Name used in the title tag, admin area and emails site_url = "http://www.soolocks.com/" -coupon_site_url = "www.soolocks.com" +coupon_site_url = "www.soolocks.com - Dock 1, 1157 E Portage Ave - Dock 2, 515 E Portage Ave - 800-432-6301" ; Link URL to access mobile site to home page mobile.link = -- 2.17.1