Merge remote-tracking branch 'origin/new/bug_7548'
[koha_fer] / koha-tmpl / intranet-tmpl / prog / en / modules / admin / admin-home.tt
index fe76ae8..6b339f8 100644 (file)
@@ -2,7 +2,7 @@
 <title>Koha &rsaquo; Administration</title>
 [% INCLUDE 'doc-head-close.inc' %]
 </head>
-<body>
+<body id="admin_admin-home" class="admin">
 [% INCLUDE 'header.inc' %]
 [% INCLUDE 'cat-search.inc' %]
 
@@ -30,8 +30,8 @@
 <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, branches and groups</a></dt>
-        <dd>Define libraries, branches and groups.</dd>
+        <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/itemtypes.pl">Item types</a></dt>
         <dd>Define item types used for circulation rules.</dd>
         <dt><a href="/cgi-bin/koha/admin/authorised_values.pl">Authorized values</a></dt>
@@ -74,6 +74,8 @@
     <dd>Define classification sources (i.e., call number schemes) used by your collection.  Also define filing rules used for sorting call numbers.</dd>
     <dt><a href="/cgi-bin/koha/admin/matching-rules.pl">Record matching rules</a></dt>
     <dd>Manage rules for automatically matching MARC records during record imports.</dd>
+    <dt><a href="/cgi-bin/koha/admin/oai_sets.pl">OAI Sets Configuration</a></dt>
+    <dd>Manage OAI Sets</dd>
 </dl>
 
 <h3>Acquisition parameters</h3>