From 79cd288ed51bef7bdad3f69168cff40b2ee577a9 Mon Sep 17 00:00:00 2001 From: Seth Meranda <smeranda2@unl.edu> Date: Wed, 16 Sep 2009 20:58:22 +0000 Subject: [PATCH] changed the last heading to featured huskers. --- plugins/globe/views/default/globe/content.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/plugins/globe/views/default/globe/content.php b/plugins/globe/views/default/globe/content.php index 2587c549..4d001999 100644 --- a/plugins/globe/views/default/globe/content.php +++ b/plugins/globe/views/default/globe/content.php @@ -105,5 +105,5 @@ <h3 class="sec_header">Your Groups</h3></div> <div class="col middle" id="plotRoles"> <h3 class="sec_header">Other <Roles></h3></div> -<div class="col right" id="plotXXX"> -<h3 class="sec_header">Room for something else</h3></div> \ No newline at end of file +<div class="col right" id="plotFeaturedHuskers"> +<h3 class="sec_header">Featured Huskers</h3></div> \ No newline at end of file -- GitLab