forked from science-ation/science-ation
Put a useful link on the main page, since there's nothing else
This commit is contained in:
parent
ead770775d
commit
0c3f01f238
@ -146,7 +146,8 @@ send_header("Main Page", array());
|
||||
|
||||
//only display the named greeting if we have their name
|
||||
echo i18n("Hello %1",array($_SESSION['name']));
|
||||
|
||||
echo "<br />";
|
||||
echo "Please review your roles below and if correct, continue to your <a href=\"user_edit.php\">Account Profile</a>";
|
||||
echo "<br />";
|
||||
echo "<br />";
|
||||
draw_roles();
|
||||
|
Loading…
Reference in New Issue
Block a user