Fix the breadcrumb trail

This commit is contained in:
james 2007-12-10 22:06:41 +00:00
parent cf594b7f42
commit 16dfbc934c

View File

@ -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&nbsp;Name')."</b>:</td>";