Skip to content
Snippets Groups Projects
Commit ddbf897a authored by Eric Rasmussen's avatar Eric Rasmussen
Browse files

Capital F

parent a69fbd8a
No related branches found
No related tags found
No related merge requests found
......@@ -55,7 +55,7 @@ if (!empty($_POST)) {
//set_include_path(dirname(dirname(dirname(dirname(__FILE__)))).'/lib/php/'.PATH_SEPARATOR.get_include_path());
require_once 'UNL/Templates.php';
$page = UNL_Templates::factory('fixed');
$page = UNL_Templates::factory('Fixed');
$page->doctitle = '<title>UNL | Landscape Services | Outdoor Event Space Request</title>';
$page->head .= file_get_contents('http://www.unl.edu/landscape/sharedcode/localSiteLinks.html');
$page->head .= <<<EOF
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment