From cf840bee117861360def05825755e568be35b095 Mon Sep 17 00:00:00 2001 From: Stefan Parviainen Date: Mon, 5 Jan 2015 21:26:20 +0100 Subject: Remove reference to non-existing colorbox.css --- view/php/theme_init.php | 1 - 1 file changed, 1 deletion(-) diff --git a/view/php/theme_init.php b/view/php/theme_init.php index 93a07ed5f..d43a87046 100644 --- a/view/php/theme_init.php +++ b/view/php/theme_init.php @@ -5,7 +5,6 @@ require_once('include/plugin.php'); head_add_css('library/tiptip/tipTip.css'); head_add_css('library/jgrowl/jquery.jgrowl.css'); head_add_css('library/jRange/jquery.range.css'); -head_add_css('library/colorbox/colorbox.css'); head_add_css('view/css/conversation.css'); head_add_css('view/css/widgets.css'); -- cgit v1.2.3