Commit: 39dd098c3391baaa5e43fcec97776392c96df7de

Author: David Persson | Date: 2009-12-08 13:34:59 +0100
Marking copyright.
diff --git a/views/layouts/default.html.php b/views/layouts/default.html.php index ab0141c..d8d6eea 100644 --- a/views/layouts/default.html.php +++ b/views/layouts/default.html.php @@ -55,7 +55,9 @@ <div id="footer-spacer"></div> </div> <div id="footer"> - <p class="copyright">Pretty much everything is &copy; 2009 and beyond, the Union of Rad</p> + <p class="copyright"> + <?=$t('Pretty much everything is &copy; 2009 and beyond, the Union of Rad'); ?> + </p> </div> <?php echo $this->html->script(array( 'http://code.jquery.com/jquery-1.4.1.min.js',