diff --git a/website/index.php b/website/index.php index 4ff46e49..82505cd4 100644 --- a/website/index.php +++ b/website/index.php @@ -101,7 +101,7 @@ $pages = Array ( 'news' => ' News', 'faq' => ' FAQ', 'desktop' => ' Desktop', - 'mobile' => ' Mobile', + 'mobile' => ' Mobile', 'test' => ' Test Builds', 'developer' => ' Developers', 'about' => ' About', @@ -119,7 +119,7 @@ foreach ( $pages as $key => $name ) { # before 'desktop', start a sub-list for the download links if ( $key == 'desktop' ) - print "
Downloads
"; + print "
Downloads
"; if ( $key == "home" ) $url = "./"; @@ -130,7 +130,7 @@ foreach ( $pages as $key => $name ) # after 'test', end the above sub-list if ( $key == 'test' ) - print "
"; + print "
"; } ?> diff --git a/website/page/home.php b/website/page/home.php index 6d064d33..0cae3e39 100644 --- a/website/page/home.php +++ b/website/page/home.php @@ -17,6 +17,7 @@ offers many more features. It is available for

Just in time for the holidays, another IITC update. IITC 0.16.1 and IITC Mobile 0.10.1 have just been released. Changes include +

-

Older news diff --git a/website/page/news.php b/website/page/news.php index e54aaba0..661e17bb 100644 --- a/website/page/news.php +++ b/website/page/news.php @@ -4,6 +4,7 @@

Just in time for the holidays, another IITC update. IITC 0.16.1 and IITC Mobile 0.10.1 have just been released. Changes include +

-

6th December 2013