From 741b15b20a7c6e83d31668388b95ea8ef2e00c8c Mon Sep 17 00:00:00 2001 From: Adam C Toris Date: Thu, 3 Mar 2016 09:18:10 -0500 Subject: [PATCH] title fix --- global_header_no_sidebar.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/global_header_no_sidebar.php b/global_header_no_sidebar.php index 626272d..d1bd5b8 100644 --- a/global_header_no_sidebar.php +++ b/global_header_no_sidebar.php @@ -76,7 +76,7 @@ function createDropdown(&$group) { // pass by reference - <?php echo $title . " › Office of Student Financial Aid Services › UCONN"; ?> + <?php echo $Title . " › Office of Student Financial Aid Services › UCONN"; ?>