Fix for Bug 5100, Incorrect link to System Preferences
[srvgit] / koha-tmpl / intranet-tmpl / prog / en / modules / admin / admin-home.tmpl
index a12218d..05ca4e4 100644 (file)
        <div class="yui-g">
 
 <div class="yui-u first">
-<form action="/cgi-bin/koha/admin/systempreferences.pl" method="post">
+<form action="/cgi-bin/koha/admin/preferences.pl" method="post">
 <fieldset>
-<h4><a href="/cgi-bin/koha/admin/systempreferences.pl">Global system preferences</a></h4>
+<h4><a href="/cgi-bin/koha/admin/preferences.pl">Global system preferences</a></h4>
        <p>Manage global system preferences like MARC flavor, date format, administrator email, and templates.</p>
-               <input type="hidden" value="all" name="tab" />
+        <input type="hidden" name="op" value="search" />
         <input type="text" name="searchfield" value="<!-- TMPL_VAR NAME="searchfield" -->" />
         <input type="submit" name="ok" class="submit" value="Search" />
 </fieldset>
         <dt><a href="/cgi-bin/koha/admin/currency.pl">Currencies and exchange rates</a></dt>
         <dd>Define currencies and exchange rates used for acquisitions.</dd>
 
-        <dt><a href="/cgi-bin/koha/admin/aqbudgets.pl">Budgets, periods, planning</a></dt>
+        <dt><a href="/cgi-bin/koha/admin/aqbudgetperiods.pl">Budgets</a></dt>
         <dd>Define your budgets</dd>
         
-        <dt><a href="/cgi-bin/koha/admin/aqbudgetperiods.pl">Root Budgets</a></dt>
-        <dd>Define your root budgets</dd>
+        <dt><a href="/cgi-bin/koha/admin/aqbudgets.pl">Funds</a></dt>
+        <dd>Define funds within your budgets</dd>
 
 </dl>