summaryrefslogtreecommitdiff
path: root/includes/common.php
diff options
context:
space:
mode:
authorBjørn Lindeijer <bjorn@lindeijer.nl>2005-05-03 14:16:31 +0000
committerBjørn Lindeijer <bjorn@lindeijer.nl>2005-05-03 14:16:31 +0000
commitaa0dd15acb2d737df7985061789b9ce5c2bcffe2 (patch)
tree6ac1381c0d19146994fdcd54df07fd2db420ec22 /includes/common.php
parent61170e3ed6c61401e702456be6ada00190f9dd66 (diff)
downloadwebsite-aa0dd15acb2d737df7985061789b9ce5c2bcffe2.tar.gz
website-aa0dd15acb2d737df7985061789b9ce5c2bcffe2.tar.bz2
website-aa0dd15acb2d737df7985061789b9ce5c2bcffe2.tar.xz
website-aa0dd15acb2d737df7985061789b9ce5c2bcffe2.zip
Added support for inline gallery.
Diffstat (limited to 'includes/common.php')
-rw-r--r--includes/common.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/includes/common.php b/includes/common.php
index 203dfc6..f67f133 100644
--- a/includes/common.php
+++ b/includes/common.php
@@ -65,7 +65,7 @@ function placeHeader($page_title)
<div class="section_bottomright">
<div class="section" style="text-align: center;">
<a href="images/tmw-0.0.12-cave.png"><img src="images/tmw-0.0.12-cave-thumb.png" alt="screenshot" style="border: 1px solid #784f3f;"/></a>
- <div style="text-align: center;"><a style="font-size: 7pt;" href="screenshots.php">more screenshots</a></div>
+ <div style="text-align: center;"><a style="font-size: 7pt;" href="gallery.php?dir=%2Fscreenshots">more screenshots</a></div>
</div>
</div>
</div>