diff options
-rw-r--r-- | downloads.php | 7 | ||||
-rw-r--r-- | includes/common.php | 2 |
2 files changed, 4 insertions, 5 deletions
diff --git a/downloads.php b/downloads.php index 7e6bd34..39f3cb6 100644 --- a/downloads.php +++ b/downloads.php @@ -44,10 +44,9 @@ achive (PPA) of Tomas Kovacik</a>.</p> <h3>Music</h3> -<p>While the music is included with our installer for Windows, it is left out -of most other releases because of its size. Download it here if the music is -not available for your operating system or if you've compiled The Mana World -manually.</p> +<p>While the music is optionally downloadable when installing the Windows version, +it is left out of most other releases because of its size. Download it here if the music is +not available for your operating system or if you've compiled The Mana World manually.</p> <table cellspacing="0" cellpadding="0" border="0" style="border-width: 0px; margin-bottom: 0px; margin-top: 0px;"> <tr><td style="border-width: 0px; padding-right: 10px;"> diff --git a/includes/common.php b/includes/common.php index 9db5c1a..a61055c 100644 --- a/includes/common.php +++ b/includes/common.php @@ -169,7 +169,7 @@ function placeFooter() </div> <div id="footer"> - © 2004-2008 The Mana World Dev Team - + © 2004-2011 The Mana World Dev Team - [<a href="http://validator.w3.org/check?uri=referer">xhtml</a>] [<a href="http://jigsaw.w3.org/css-validator/check/referer">css</a>] </div> </div> <!-- /page --> |