Moved toll-free number to proper parameter.
authorChuck Scott <cscott@gaslightmedia.com>
Fri, 5 Sep 2014 20:21:12 +0000 (16:21 -0400)
committerChuck Scott <cscott@gaslightmedia.com>
Fri, 5 Sep 2014 20:21:12 +0000 (16:21 -0400)
config/site.ini

index a4e4419..b7d8a51 100644 (file)
@@ -10,8 +10,8 @@ owner.city          = "Sault Ste Marie"
 owner.state         = "MI"
 owner.zip           = "49783"
 owner.country       = "US"
-owner.phone         = "(800) 432-6301"
-owner.toll_free     = False
+owner.phone         = False
+owner.toll_free     = "(800) 432-6301"
 
 ; Home page id of site in the toolbox
 home_id = 1