diff options
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> |