Skip to content
Snippets Groups Projects
Commit 76025c9d authored by Brett Bieber's avatar Brett Bieber
Browse files

Copy templates 3.1 CSS over from tag of undergrad bulletin, so styles look correct

parent 14eaacaa
No related branches found
No related tags found
No related merge requests found
......@@ -8,7 +8,7 @@ $page = UNL_Templates::factory('Fixed');
$savvy->addGlobal('page', $page);
$page->head .= '<link rel="stylesheet" type="text/css" href="http://bulletin.unl.edu/undergraduate/templates/html/css/all.css" />';
$page->head .= '<link rel="stylesheet" type="text/css" href="' . $url . '/templates/html/css/all.css" />';
$page->head .= '<link rel="search" href="'.$url.'?cx=015236299699564929946%3Aipiaeommikw&amp;cof=FORID%3A11&amp;view=search" />';
$page->head .= '<link rel="home" href="'.$url.'" />';
$page->doctitle = '<title>Bulletins | University of Nebraska-Lincoln</title>';
......
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment