forked from science-ation/science-ation
Add the 'back to admin' line to the committee manager
This commit is contained in:
parent
60074d3caa
commit
bd274f6301
@ -26,6 +26,7 @@
|
|||||||
auth_required('admin');
|
auth_required('admin');
|
||||||
|
|
||||||
send_header("Administration - Committee Management");
|
send_header("Administration - Committee Management");
|
||||||
|
echo "<a href=\"index.php\"><< ".i18n("Back to Administration")."</a>\n";
|
||||||
?>
|
?>
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user