[Koha-patches] [PATCH 72/78] merging new_acq fix: missing links

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


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

---
 .../prog/en/modules/admin/admin-home.tmpl          |   12 ++++++++++++
 1 files changed, 12 insertions(+), 0 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 5fda692..22a4ad8 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
@@ -83,6 +83,18 @@
 	<dt><a href="/cgi-bin/koha/admin/z3950servers.pl">Z39.50 Client Targets</a></dt>
 	<dd>Define which servers to query for MARC data in the integrated Z39.50 client.</dd>
 </dl>
+
+<h3>Acquisition parameters</h3>
+<dl>
+        <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/aqbudgetperiods.pl">Budget periods</a></dt>
+        <dd>Define your budget periods</dd>
+
+        <dt><a href="/cgi-bin/koha/admin/aqcontract.pl">Acquisition (contracts)</a></dt>
+        <dd>Define the contracts you have with booksellers. Used for stat purposes</dd>
+</dl>
 </div>
 
 </div>
-- 
1.6.0.4




More information about the Koha-patches mailing list