diff options
author | Jesse Morgan <jesse@jesterpm.net> | 2011-06-07 16:25:09 -0700 |
---|---|---|
committer | Jesse Morgan <jesse@jesterpm.net ; true> | 2011-06-07 16:25:09 -0700 |
commit | 3ffd7a349728e4aff80a982bb16c5196e55795e3 (patch) | |
tree | 7fad04bb1cfd68fc197dcf6bde1a2f85cbc65656 /htdocs/moderate/src | |
parent | 8fd7e474d45701e7d92a050278eecacb93cd7d9e (diff) |
Removed more branding
Diffstat (limited to 'htdocs/moderate/src')
-rw-r--r-- | htdocs/moderate/src/header.inc.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/htdocs/moderate/src/header.inc.php b/htdocs/moderate/src/header.inc.php index 6d6242c..ef675e5 100644 --- a/htdocs/moderate/src/header.inc.php +++ b/htdocs/moderate/src/header.inc.php @@ -32,9 +32,9 @@ if (!isset($_SESSION['currentUser'])) { 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> |