From 1db604a22672b06fd95e60328a16d5045ca9465c Mon Sep 17 00:00:00 2001 From: Pete Harris Date: Mon, 29 Mar 2010 14:05:02 +0000 Subject: Updated VideoList deprecated functions, and removed namespace clash in error messages. --- views/default/videolist/css.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'views/default/videolist') diff --git a/views/default/videolist/css.php b/views/default/videolist/css.php index 647def873..e2b9250b3 100644 --- a/views/default/videolist/css.php +++ b/views/default/videolist/css.php @@ -10,7 +10,7 @@ */ ?> -.error{ +.videolist_error{ color:red; font-weight:bold; font-size:11px; -- cgit v1.2.3