From 57fb36be3973b3f8c32d36ded60cd4193bdcd16d Mon Sep 17 00:00:00 2001 From: Reinier Zwitserloot Date: Thu, 30 Jul 2009 16:59:30 +0200 Subject: Whoops, we updated the 'header' control on index.html and totally forgot to port the changes over to slideshow.html which has the same header. Fixed now, and uploaded to website. --- build.xml | 1 + website/slideshow.html | 17 +++++++++++------ 2 files changed, 12 insertions(+), 6 deletions(-) diff --git a/build.xml b/build.xml index 9c8ebbff..62457836 100644 --- a/build.xml +++ b/build.xml @@ -87,6 +87,7 @@ + diff --git a/website/slideshow.html b/website/slideshow.html index ce38cec3..f40981b4 100644 --- a/website/slideshow.html +++ b/website/slideshow.html @@ -17,8 +17,8 @@
@@ -38,10 +38,15 @@ Report an issue - - - Download! - +
+ + + Download! + +
+ Version: @VERSION@ | changelog +
+
-- cgit