From 8310f0ca1bd781cbfdd0f3641753d3177e436cfe Mon Sep 17 00:00:00 2001 From: Seth Meranda <smeranda2@unl.edu> Date: Tue, 13 Oct 2009 16:42:00 +0000 Subject: [PATCH] Added page H1 --- plugins/browse/prospective.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/browse/prospective.php b/plugins/browse/prospective.php index 9d6bbe7d..6ec66d41 100644 --- a/plugins/browse/prospective.php +++ b/plugins/browse/prospective.php @@ -7,7 +7,7 @@ if( isadminloggedin() || get_loggedin_user()=="unl_dburge2") { - + echo '<h1>All Planet Red Prospective students as of '. date("m/d/Y") .'</h1>'; $roles = get_entities_from_metadata("profile_role", "prospective student"|"Prospective Student", "user","",0,300); -- GitLab