summaryrefslogtreecommitdiff
path: root/skins/xstyle/widgets
diff options
context:
space:
mode:
authorAndreas Brachold <vdr07@deltab.de>2008-01-19 08:19:29 +0000
committerAndreas Brachold <vdr07@deltab.de>2008-01-19 08:19:29 +0000
commit2d0bf21a529fd2fffb997ba660ce2f7a0d3f140f (patch)
treee2c8912c2083c16949cbc18e0686e2d0579b97a0 /skins/xstyle/widgets
parentbaeb3e7be84b6d07390518abc257b1725ad112d7 (diff)
downloadxxv-2d0bf21a529fd2fffb997ba660ce2f7a0d3f140f.tar.gz
xxv-2d0bf21a529fd2fffb997ba660ce2f7a0d3f140f.tar.bz2
MEDIALIB: html/xstyle use common style for navcontainer
EPG: html/xstyle&search : add checkboxes to record selected events
Diffstat (limited to 'skins/xstyle/widgets')
-rw-r--r--skins/xstyle/widgets/footer.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/skins/xstyle/widgets/footer.tmpl b/skins/xstyle/widgets/footer.tmpl
index 197c09b..100beb2 100644
--- a/skins/xstyle/widgets/footer.tmpl
+++ b/skins/xstyle/widgets/footer.tmpl
@@ -55,7 +55,7 @@ print Dumper($stash->_dump_frame(5));
<div 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
</div>
</body>
</HTML>