Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/site/app/views/elements/footer.thtml
diff options
context:
space:
mode:
Diffstat (limited to 'site/app/views/elements/footer.thtml')
-rw-r--r--site/app/views/elements/footer.thtml2
1 files changed, 1 insertions, 1 deletions
diff --git a/site/app/views/elements/footer.thtml b/site/app/views/elements/footer.thtml
index 71c0009..917fcc9 100644
--- a/site/app/views/elements/footer.thtml
+++ b/site/app/views/elements/footer.thtml
@@ -64,7 +64,7 @@
<?php endif; ?>
<div id="footer-legal">
- <p id="copyright"><?=_('footer_copyright')?> <span title="<?=php_uname('n')?>">&#169;</span> 2005&#8211;<?=date('Y')?> Mozilla. <?=_('footer_all_rights_reserved')?></p>
+ <p id="copyright"><?=_('footer_copyright')?> <span title="<?=php_uname('n')?>">&#169;</span> 2005&#8211;<?=date('Y')?> SugarLabs. <?=_('footer_all_rights_reserved')?></p>
<ul id="nav-legal">
<li><?=$html->link(_('footer_privacy_policy'), '/pages/privacy');?></li>
<li><a href="http://www.mozilla.com/<?=LANG?>/about/legal.html"><?=_('footer_legal_notices')?></a></li>