From eadc6da5ff06513c4fc7d2a4bfc595a8029529d2 Mon Sep 17 00:00:00 2001
From: Eric Rasmussen <erasmussen2@unl.edu>
Date: Fri, 4 Sep 2009 19:20:55 +0000
Subject: [PATCH] change caps on the titles on the homepage

---
 customindex/views/default/customindex/content.php | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/customindex/views/default/customindex/content.php b/customindex/views/default/customindex/content.php
index 9898d823..ddd6f8b1 100644
--- a/customindex/views/default/customindex/content.php
+++ b/customindex/views/default/customindex/content.php
@@ -209,7 +209,7 @@
 			</div>
 			<div id="headline2">
 				<div class="splash_headline">		
-					<h4>Put Yourself On The Map</h4>
+					<h4>Put Yourself on the Map</h4>
 					<p>
 					All members of the UNL community are encouraged to join the conversation. It's Huskers like you that are the <strong>Power of Red</strong>.
 					</p>
@@ -217,7 +217,7 @@
 			</div>
 			<div id="headline3">
 				<div class="splash_headline">		
-					<h4>Huskers On The Air</h4>
+					<h4>Huskers on the Air</h4>
 					<p>
 					Check out all of the videos in the 'Put Yourself on the Map' campaign.
 					</p>
-- 
GitLab