From 6dc0e34da0ace562bf57420e4ab03d036db03ad5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Luttringer?= Date: Tue, 1 Feb 2011 16:16:27 +0000 Subject: [PATCH] change css add video year 2011 --- include/html.php | 2 +- include/videos.php | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/include/html.php b/include/html.php index 53b621f..647d44c 100644 --- a/include/html.php +++ b/include/html.php @@ -43,7 +43,7 @@ function dispHTMLHeader() { echo ' '; echo ' '; echo ' '; include 'script.js'; echo ''; diff --git a/include/videos.php b/include/videos.php index c1b850a..4e62158 100644 --- a/include/videos.php +++ b/include/videos.php @@ -1,6 +1,6 @@ '; + $str .= '
  • 2011
  • '; $str .= '
  • 2010
  • '; $str .= '
  • 2009
  • '; $str .= '
  • 2008
  • '; -- GitLab