diff options
author | Jesse Morgan <jesse@jesterpm.net> | 2011-06-07 16:09:11 -0700 |
---|---|---|
committer | Jesse Morgan <jesse@jesterpm.net ; true> | 2011-06-07 16:09:11 -0700 |
commit | 28a7c04d92dbe33958c51663bf7c1d8db4e4d49f (patch) | |
tree | 72ffb025371d6029a8b78857c43357ddbe72b858 /htdocs/src | |
parent | 8e63ec327f9505aac31a9608d16a1f602289f9df (diff) |
Unfoursquareing the site
Diffstat (limited to 'htdocs/src')
-rw-r--r-- | htdocs/src/footer.inc.php | 2 | ||||
-rw-r--r-- | htdocs/src/header.inc.php | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/htdocs/src/footer.inc.php b/htdocs/src/footer.inc.php index 83c48a5..51a52e3 100644 --- a/htdocs/src/footer.inc.php +++ b/htdocs/src/footer.inc.php @@ -1,7 +1,7 @@ </div> <div id="footer"> -Copyright © 2011 <a href="http://myfoursquarechurch.com">Foursquare Church</a>. +Copyright © 2011 listandshare.com. </div> </body> diff --git a/htdocs/src/header.inc.php b/htdocs/src/header.inc.php index d0ff1bf..839ebaf 100644 --- a/htdocs/src/header.inc.php +++ b/htdocs/src/header.inc.php @@ -13,9 +13,9 @@ alt="<?= $CONFIG['sitetitle'] ?>" /></a></p> <div id="about"> - Foursquare community is a place where you can find help, + List-and-Share is a place where you can find help, sell merchandise, list events or even post your rental. - We want to build a help you get connected to the community of our church! + We want to build a help you get connected to the community of the church! </div> </div> |