From eb868cd17c546b96ca8343203399eb7f443c1e21 Mon Sep 17 00:00:00 2001
From: Seth Meranda <smeranda2@unl.edu>
Date: Wed, 19 Aug 2009 18:51:48 +0000
Subject: [PATCH] removed promo video link that was used for testing.

---
 customindex/views/default/customindex/content.php | 1 -
 1 file changed, 1 deletion(-)

diff --git a/customindex/views/default/customindex/content.php b/customindex/views/default/customindex/content.php
index a132ca26..73428161 100644
--- a/customindex/views/default/customindex/content.php
+++ b/customindex/views/default/customindex/content.php
@@ -295,7 +295,6 @@
 
 <div class="<?php if (isloggedin()) { echo('four');}else { echo('three');} ?>_col right">
 	<h2 id="indexheading">The Latest Happenings</h2>
-	<a href="promoVideo" id="promoVideoLink" title="Watch the promo video">Watch the promo video.</a>
 	<div class="col left">
 		<h3 class="sec_main">Featured Groups</h3>
 				<?php 
-- 
GitLab