forked from science-ation/science-ation
Fix the breadcrumb trail
This commit is contained in:
parent
cf594b7f42
commit
16dfbc934c
@ -61,7 +61,7 @@
|
||||
|
||||
send_header('Report Options', array(
|
||||
'Committee Main' => 'committee_main.php',
|
||||
'My Reports' => 'admin/committee_reports.php'));
|
||||
'My Reports' => 'admin/reports.php'));
|
||||
|
||||
echo '<table>';
|
||||
echo "<tr><td><b>".i18n('Report Name')."</b>:</td>";
|
||||
|
Loading…
Reference in New Issue
Block a user