Skip to content
Snippets Groups Projects
Commit 01abf7fb authored by Eric Rasmussen's avatar Eric Rasmussen
Browse files

test

parent ce063f42
No related branches found
No related tags found
Loading
......@@ -131,7 +131,7 @@
<div class="globeGroup two_col middle" id="plotRoles">
<h3 class="sec_header"><?php
<h3 class="sec_header"><?php var_dump($me->profile_role);
if($me->profile_role == 'prospect')
echo 'Prospective Students';
else if($me->profile_role == 'student')
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment