From 862cf688594bb04bf66fbedb2175a3ff984681be Mon Sep 17 00:00:00 2001
From: Seth Meranda <smeranda2@unl.edu>
Date: Fri, 25 Sep 2009 16:20:11 +0000
Subject: [PATCH] less featured huskers.

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

diff --git a/customindex/views/default/customindex/content.php b/customindex/views/default/customindex/content.php
index 1b4fa49d..90d62bf0 100644
--- a/customindex/views/default/customindex/content.php
+++ b/customindex/views/default/customindex/content.php
@@ -215,40 +215,6 @@ div.items a.active {
 					<div class="member_icon">
 						<img onclick="displayJeffreyRaikes();return false;" src="mod/customindex/witw_icons/Jeffrey_Raikes_tiny.jpg" alt="Profile Icon" />
 					</div>
-					<div class="member_icon">
-						<img onclick="displayBrettRatcliffe();return false;" src="mod/customindex/witw_icons/Brett_Ratcliffe_tiny.jpg" alt="Profile Icon" />
-					</div>
-					<!-- row 8 -->
-					<div class="member_icon">
-						<img onclick="displayJorgeAlbertoRodriguez();return false;" src="mod/customindex/witw_icons/Jorge-Alberto_Rodriguez_tiny.jpg" alt="Profile Icon" />
-					</div>
-			<!--	<div class="member_icon">
-						<img onclick="displayAverySchwer();return false;" src="mod/customindex/witw_icons/Avery_Schwer_tiny.jpg" alt="Profile Icon" />
-					</div>
-			-->		<div class="member_icon">
-						<img onclick="displayTedSorensen();return false;" src="mod/customindex/witw_icons/Ted_Sorensen_tiny.jpg" alt="Profile Icon" />
-					</div>
-					<div class="member_icon">
-						<img onclick="displayBobThacker();return false;" src="mod/customindex/witw_icons/Bob_Thacker_tiny.jpg" alt="Profile Icon" />
-					</div>
-					<!-- row 9 -->
-					<div class="member_icon">
-						<img onclick="displayKenVogel();return false;" src="mod/customindex/witw_icons/Ken_Vogel_tiny.jpg" alt="Profile Icon" />
-					</div>
-			<!--	<div class="member_icon">
-						<img onclick="displaySidnieWhiteCrawford();return false;" src="mod/customindex/witw_icons/Sidnie_White-Crawford_tiny.jpg" alt="Profile Icon" />
-					</div>
-			-->		<div class="member_icon">
-						<img onclick="displayCharlesWood();return false;" src="mod/customindex/witw_icons/Charles_Wood_tiny.jpg" alt="Profile Icon" />
-					</div>
-					<div class="member_icon">
-						<img onclick="displayJohnYohe();return false;" src="mod/customindex/witw_icons/John_Yohe_tiny.jpg" alt="Profile Icon" />
-					</div>
-					<!-- row 10 -->
-			<!--	<div class="member_icon">
-						<img onclick="displayTrischaZornHudson();return false;" src="mod/customindex/witw_icons/Trischa_Zorn-Hudson_tiny.jpg" alt="Profile Icon" />
-					</div>
-			-->		
 					<?php
 					if (isloggedin()) {
 					$me = get_user($_SESSION['user']->guid);
-- 
GitLab