Skip to content
Snippets Groups Projects
Commit 0b1dc290 authored by Seth Meranda's avatar Seth Meranda
Browse files

use show all icon for featured huskers.

parent d8cb84fc
No related branches found
No related tags found
No related merge requests found
......@@ -80,7 +80,7 @@
<div class="globeGroup col left" id="plotFriends">
<h3 class="sec_header">Your Friends <span class="plotOnMap">Show Us</span></h3>
<h3 class="sec_header">Your Friends <span class="plotOnMap">Show All</span></h3>
<script type="text/javascript">var friend = new Array();</script>
<?php
$fc = 0;
......@@ -148,7 +148,7 @@
echo 'Friends of UNL';
else
echo 'Users Like You';
?> <span class="plotOnMap">Show Us</span></h3>
?> <span class="plotOnMap">Show All</span></h3>
<script type="text/javascript">var role = new Array();</script>
<?php
$rc = 0;
......@@ -195,7 +195,7 @@
</div>
<div class="globeGroup col right" id="plotFeatured">
<h3 class="sec_header">Featured Huskers <span class="plotOnMap hide">Show Us</span></h3>
<h3 class="sec_header">Featured Huskers <span class="plotOnMap">Show All</span></h3>
<!-- row 1 -->
<div class="member_icon">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment