diff -r fad33e1360e8 -r faaec96c4dc8 web/common.php --- a/web/common.php Thu Apr 19 15:09:52 2012 +0200 +++ b/web/common.php Fri Apr 20 09:32:11 2012 +0200 @@ -249,7 +249,7 @@ 'blueprint-ie' => URL_ROOT.'res/css/blueprint-ie.css', 'blueprint-plugins-fancy-type' => URL_ROOT.'res/css/blueprint-plugins/fancy-type/screen.css', 'custom' => URL_ROOT.'res/css/custom.css', - 'fancybox' => URL_ROOT.'res/jquery.fancybox/fancybox/jquery.fancybox-1.3.4.css', + 'fancybox' => URL_ROOT.'res/js/fancybox/jquery.fancybox-1.3.4.css', 'jquery-ui' => "http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.13/themes/base/jquery-ui.css", 'tabs-slideshow' => URL_ROOT.'res/css/tabs-slideshow.css', 'tweetcast' => URL_ROOT.'res/css/tweetcast.css',