Bug 32799: Rename ILLSTATUS authorised value category to ILL_STATUS_ALIAS
[srvgit] / koha-tmpl / intranet-tmpl / prog / en / modules / admin / authorised_values.tt
index f50928c..1e06bbc 100644 (file)
@@ -7,6 +7,9 @@
         [% IF ( action_modify ) %]Modify authorized value › [% END %]
         [% IF ( action_add_value ) %]New authorized value › [% END %]
         [% IF ( action_add_category ) %]New category › [% END %]
+        [% IF ( action_modify || action_add_value ) %]
+            Authorized values for category [% category_name | html %] ›
+        [% END %]
     [% END %]
     Authorized values › Administration › Koha
 </title>
@@ -46,7 +49,7 @@
 <nav id="breadcrumbs" aria-label="Breadcrumb" class="breadcrumb">
     <ol>
         <li>
-            <a href="/cgi-bin/koha/mainpage.pl"><i class="fa fa-home"></i></a>
+            <a href="/cgi-bin/koha/mainpage.pl">Home</a>
         </li>
         <li>
             <a href="/cgi-bin/koha/admin/admin-home.pl">Administration</a>
             <li>
                 <a href="/cgi-bin/koha/admin/authorised_values.pl">Authorized values</a>
             </li>
-            [% IF ( action_modify ) %]
+            [% IF ( action_modify || action_add_value ) %]
                 <li>
-                    <a href="#" aria-current="page">
-                        Modify authorized value
-                    </a>
-                </li>
-            [% END %]
-            [% IF ( action_add_value ) %]
-                <li>
-                    <a href="#" aria-current="page">
-                        New authorized value
+                    <a href="#">
+                        <a href="/cgi-bin/koha/admin/authorised_values.pl?searchfield=[% category_name | uri %]">Authorized values for category [% category_name | html %]</a>
                     </a>
                 </li>
+                [% IF ( action_modify ) %]
+                    <li>
+                        <a href="#" aria-current="page">
+                            Modify authorized value
+                        </a>
+                    </li>
+                [% END %]
+                [% IF ( action_add_value ) %]
+                    <li>
+                        <a href="#" aria-current="page">
+                            New authorized value
+                        </a>
+                    </li>
+                [% END %]
             [% END %]
             [% IF ( action_add_category ) %]
                 <li>
 
                         <fieldset class="action">
                             <input type="hidden" name="id" value="[% av.id | html %]" />
-                            <input type="submit" value="Save" />
+                            <input type="submit" class="btn btn-primary" value="Save" />
                             <a class="cancel" href="/cgi-bin/koha/admin/authorised_values.pl?searchfield=[% category_name | url %]">Cancel</a>
                         </fieldset>
                     </form>
                         </div>
                     [% END # /FOR m IN messages %]
 
+                    <div class="page-section">
                     [% IF ( searchfield ) %]
 
                         <form action="/cgi-bin/koha/admin/authorised_values.pl" method="get" id="category">
                         [% END # /IF loop %]
 
                     [% ELSE # category was selected %]
-
                         <table id="categoriest" class="authorized_values_table">
                             <thead>
                                 <tr>
                                 [% END # /FOR c %]
                             </tbody>
                         </table> <!-- /#categoriest -->
-
                     [% END # /IF ( searchfield  )%]
+                    </div>
 
                 [% END # /IF op == 'list' %]
 
             <p>Departments are required by and will be used in the Course Reserves module</p>
         [% CASE 'ETAT' %]
             <p>Used in French UNIMARC installations in field 995 $o to identify item status. Similar to NOT_LOAN</p>
+        [% CASE 'ERM_AGREEMENT_CLOSURE_REASON' %]
+            <p>Close reasons for agreements (e-resource management module)</p>
+        [% CASE 'ERM_AGREEMENT_LICENSE_LOCATION' %]
+            <p>Locations of the licenses' agreements (e-resource management module)</p>
+        [% CASE 'ERM_AGREEMENT_LICENSE_STATUS' %]
+            <p>Statuses of the licenses' agreements (e-resource management module)</p>
+        [% CASE 'ERM_AGREEMENT_RENEWAL_PRIORITY' %]
+            <p>Renewal priorities of agreements (e-resource management module)</p>
+        [% CASE 'ERM_AGREEMENT_STATUS' %]
+            <p>Statuses of agreements (e-resource management module)</p>
+        [% CASE 'ERM_USER_ROLES' %]
+            <p>Roles for users (e-resource management module)</p>
+        [% CASE 'ERM_LICENSE_STATUS' %]
+            <p>Statuses of the licenses (e-resource management module)</p>
+        [% CASE 'ERM_LICENSE_TYPE' %]
+            <p>Types of the licenses (e-resource management module)</p>
+        [% CASE 'ERM_PACKAGE_CONTENT_TYPE' %]
+            <p>Content type of the packages (e-resource management module)</p>
+        [% CASE 'ERM_PACKAGE_TYPE' %]
+            <p>Types of the packages (e-resource management module)</p>
+        [% CASE 'ERM_TITLE_PUBLICATION_TYPE' %]
+            <p>Publication types of the titles (e-resource management module)</p>
         [% CASE 'HINGS_AS' %]
             <p>General holdings: acquisition status designator :: This data element specifies acquisition status for the unit at the time of the holdings report.</p>
         [% CASE 'HINGS_C' %]
             <p>General holdings: type of unit designator</p>
         [% CASE 'HOLD_CANCELLATION' %]
             <p>Reasons why a hold might have been cancelled</p>
+        [% CASE 'ILL_STATUS_ALIAS' %]
+            <p>ILL request status aliases used by the interlibrary loans module</p>
         [% CASE 'AR_CANCELLATION' %]
             <p>Reasons why an article request might have been cancelled</p>
         [% CASE 'HSBND_FREQ' %]