diff options
author | Michon van Dooren <michon1992@gmail.com> | 2009-10-19 21:37:45 +0200 |
---|---|---|
committer | Thorbjørn Lindeijer <bjorn@lindeijer.nl> | 2009-10-19 21:49:26 +0200 |
commit | e75e230a9e2ecdf82e6373b4fb6a892ec0a342f6 (patch) | |
tree | e02622310197d4a8f9351bd9dddf8f537c60f381 /includes/common.php | |
parent | b6a41f518c6072fa0e9689f2df547b495e62e401 (diff) | |
download | website-e75e230a9e2ecdf82e6373b4fb6a892ec0a342f6.tar.gz website-e75e230a9e2ecdf82e6373b4fb6a892ec0a342f6.tar.bz2 website-e75e230a9e2ecdf82e6373b4fb6a892ec0a342f6.tar.xz website-e75e230a9e2ecdf82e6373b4fb6a892ec0a342f6.zip |
Changed the screenshot to something more up-to-date. Also renamed the screenshot thumbnail.
Diffstat (limited to 'includes/common.php')
-rw-r--r-- | includes/common.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/includes/common.php b/includes/common.php index 4d5d267..96f8e22 100644 --- a/includes/common.php +++ b/includes/common.php @@ -68,7 +68,7 @@ function placeHeader($page_title) <div class="section_topright"> <div class="section_bottomright"> <div class="section" style="text-align: center;"> - <a href="http://wiki.themanaworld.org/index.php/Image:Tmw_0.0.20.png"><img src="images/screenshot-0.0.20-thumb.png" alt="screenshot" style="border: 1px solid #784f3f;"/></a> + <a href="http://wiki.themanaworld.org/index.php/Image:TMW_Screenshot_63.png"><img src="images/screenshot-thumb.png" alt="screenshot" style="border: 1px solid #784f3f;"/></a> <div style="text-align: center;"><a style="font-size: 7pt;" href="http://wiki.themanaworld.org/index.php/Screenshots">more screenshots</a></div> </div> </div> |