[Koha-patches] [PATCH 51/78] admin-home: links to budgets, contracts

paul.poulain at biblibre.com paul.poulain at biblibre.com
Thu May 28 18:33:01 CEST 2009


From: Paul Poulain <paul.poulain at biblibre.com>

---
 .../prog/en/modules/admin/admin-home.tmpl          |   12 ++++--------
 1 files changed, 4 insertions(+), 8 deletions(-)

diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/admin-home.tmpl b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/admin-home.tmpl
index ce940b2..5fda692 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/admin-home.tmpl
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/admin-home.tmpl
@@ -30,14 +30,10 @@
 <div class="hint"><h4>Hint:</h4><p>Configure these parameters in the order they appear.</p></div>
 <h3>Basic parameters</h3>
 <dl>
-	<dt><a href="/cgi-bin/koha/admin/branches.pl">Libraries and groups</a></dt>
-	<dd>Define libraries and groups.</dd>
-	<dt><a href="/cgi-bin/koha/admin/aqbookfund.pl">Funds and budgets</a></dt>
-	<dd>Funds and budgets administration for acquisitions.</dd>
-	<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/itemtypes.pl">Item types</a></dt>
-	<dd>Define item types used for circulation rules.</dd>
+        <dt><a href="/cgi-bin/koha/admin/branches.pl">Libraries, branches and groups</a></dt>
+        <dd>Define libraries, branches and groups.</dd>
+        <dt><a href="/cgi-bin/koha/admin/itemtypes.pl">Item types and circulation codes</a></dt>
+        <dd>Define item types and circulation codes used for circulation rules.</dd>
 </dl>
 
 <h3>Patrons and circulation</h3>
-- 
1.6.0.4



More information about the Koha-patches mailing list