diff --git a/www/index.php b/www/index.php index effa04f7ac4e2143719daa7dc2063549bb056f1a..29649bbd70704c21635734797c71c432a79bfc03 100644 --- a/www/index.php +++ b/www/index.php @@ -19,7 +19,7 @@ $local_results = ''; $page->addScript('http://www.google.com/jsapi' . (empty(UNL_Search::$jsapiKey) ? '' : '?key=' . UNL_Search::$jsapiKey)); $page->head .= ' <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" /> -<link rel="stylesheet" type="text/css" href="http://directory.unl.edu/css/peoplefinder_default.css" /> +<link rel="stylesheet" type="text/css" href="http://directory.unl.edu/css/result_list.css" /> <link rel="stylesheet" type="text/css" href="searchCSS.css" /> '; if ($template == 'Mobile') {