diff --git a/plugins/globe/views/default/globe/content.php b/plugins/globe/views/default/globe/content.php index eac8cdc1cada5863fbbc36bb973fff47ea4201c3..8ea051ba30c1dc1bafca90576e577e7c57dea821 100644 --- a/plugins/globe/views/default/globe/content.php +++ b/plugins/globe/views/default/globe/content.php @@ -131,7 +131,7 @@ <div class="globeGroup two_col middle" id="plotRoles"> - <h3 class="sec_header"><?php + <h3 class="sec_header"><?php echo $me->profile_role; if($me->profile_role == 'Prospective Student') echo 'Other Prospective Students'; else if($me->profile_role == 'Current Student')