summaryrefslogtreecommitdiff
path: root/html/widgets
diff options
context:
space:
mode:
Diffstat (limited to 'html/widgets')
-rw-r--r--html/widgets/footer.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/html/widgets/footer.tmpl b/html/widgets/footer.tmpl
index c75d6e8..e77c78d 100644
--- a/html/widgets/footer.tmpl
+++ b/html/widgets/footer.tmpl
@@ -55,7 +55,7 @@ print Dumper($stash->_dump_frame(5));
<center class='footer'>
User: <?% user %?><br>
-<a href="http://xxv.berlios.de">XXV System</a> -- Version: <?% version %?> -- created by xpix, hulk and poetter 2004 - 2007
+<a href="http://xxv.berlios.de">XXV System</a> -- Version: <?% version %?> -- created by xpix, hulk and poetter 2004 - 2008
</center>
<?% END; #global.hidefooter %?>
</body>