2616faf132
top level: "Root Budget" becomes "Budget" second level: "Budget" becomes "Fund" third level and below: "Sub-Budget" is also a "Fund", but for things like the "create sub-budget" link, they'll be changed to "create child fund". Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
6 lines
297 B
HTML
6 lines
297 B
HTML
<ul>
|
|
<li><a href="/cgi-bin/koha/acqui/lateorders.pl">Late orders</a></li>
|
|
<li><a href="/cgi-bin/koha/suggestion/suggestion.pl">Manage suggestions</a></li>
|
|
<li><a href="/cgi-bin/koha/admin/aqbudgetperiods.pl">Budgets</a></li>
|
|
<li><a href="/cgi-bin/koha/admin/aqbudgets.pl">Funds</a></li>
|
|
</ul>
|