View | Details | Raw Unified | Return to bug 27631
Collapse All | Expand All

(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/addbooks.tt (+2 lines)
Lines 80-85 Link Here
80
                    </div> <!-- /#toolbar -->
80
                    </div> <!-- /#toolbar -->
81
                [% END # /IF CAN_user_editcatalogue_edit_catalogue %]
81
                [% END # /IF CAN_user_editcatalogue_edit_catalogue %]
82
82
83
                <h1>Cataloging</h1>
84
83
                [% IF ( noitemsfound ) %]
85
                [% IF ( noitemsfound ) %]
84
                    No results found
86
                    No results found
85
                [% END %]
87
                [% END %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/linkitem.tt (+2 lines)
Lines 26-31 Link Here
26
    <div class="row">
26
    <div class="row">
27
        <div class="col-sm-6 col-sm-offset-3 col-md-6 col-md-offset-3">
27
        <div class="col-sm-6 col-sm-offset-3 col-md-6 col-md-offset-3">
28
28
29
            <h1>Link a host record to [% bibliotitle | html %]</h1>
30
29
[% IF ( error ) %]
31
[% IF ( error ) %]
30
    <div class="dialog alert">
32
    <div class="dialog alert">
31
	[% IF ( errornomodbiblio ) %]ERROR: Unable to modify the bibliographic record.[% END %]
33
	[% IF ( errornomodbiblio ) %]ERROR: Unable to modify the bibliographic record.[% END %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/moveitem.tt (-1 / +1 lines)
Lines 30-35 Link Here
30
    <div class="row">
30
    <div class="row">
31
        <div class="col-md-10 col-md-offset-1 col-lg-8 col-lg-offset-2">
31
        <div class="col-md-10 col-md-offset-1 col-lg-8 col-lg-offset-2">
32
32
33
        <h1>Attach an item [% IF ( biblio.title ) %] to [% INCLUDE 'biblio-title.inc' %][% END %]</h1>
33
[% BLOCK actions %]
34
[% BLOCK actions %]
34
                        [% IF ( BiblioDefaultViewmarc ) %]
35
                        [% IF ( BiblioDefaultViewmarc ) %]
35
                             <form action="/cgi-bin/koha/catalogue/MARCdetail.pl" method="post">
36
                             <form action="/cgi-bin/koha/catalogue/MARCdetail.pl" method="post">
Lines 112-118 Link Here
112
	    [% END %]
113
	    [% END %]
113
114
114
		[% IF ( missingbarcode ) %]
115
		[% IF ( missingbarcode ) %]
115
        <h3>Attach an item [% IF ( biblio.title ) %] to [% INCLUDE 'biblio-title.inc' %][% END %]</h3>
116
	    <fieldset id="barcode_fieldset">
116
	    <fieldset id="barcode_fieldset">
117
		<label for="barcode">Enter the barcode of the item to attach:</label>
117
		<label for="barcode">Enter the barcode of the item to attach:</label>
118
		    <p class="hint">The item you select will be moved to the target record.</p>
118
		    <p class="hint">The item you select will be moved to the target record.</p>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/marc21_field_006.tt (-1 / +1 lines)
Lines 7-13 Link Here
7
</head>
7
</head>
8
8
9
<body id="cat_marc21_field_006" class="cat" style="padding:1em;" onload="loadXmlValues()">
9
<body id="cat_marc21_field_006" class="cat" style="padding:1em;" onload="loadXmlValues()">
10
<h3>006 Fixed-length data elements--Additional material characteristics--General information</h3>
10
<h1>006 Fixed-length data elements--Additional material characteristics--General information</h1>
11
11
12
<table>
12
<table>
13
    <tr id="tr_result">
13
    <tr id="tr_result">
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/marc21_field_007.tt (-1 / +1 lines)
Lines 5-11 Link Here
5
</head>
5
</head>
6
6
7
<body id="cat_marc21_field_007" class="cat" style="padding:1em;" onload="RedrawChoices('[% f0 | html %]');">
7
<body id="cat_marc21_field_007" class="cat" style="padding:1em;" onload="RedrawChoices('[% f0 | html %]');">
8
<h3>007 Physical description fixed field--General information</h3>
8
<h1>007 Physical description fixed field--General information</h1>
9
<form id="f_pop" onsubmit="report()" action="">
9
<form id="f_pop" onsubmit="report()" action="">
10
<input type="hidden" name="plugin_name" value="marc21_field_007.pl" />
10
<input type="hidden" name="plugin_name" value="marc21_field_007.pl" />
11
<p><label for="MatTypeList">Material type: </label>
11
<p><label for="MatTypeList">Material type: </label>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/marc21_field_008.tt (-1 / +1 lines)
Lines 7-13 Link Here
7
</head>
7
</head>
8
8
9
<body id="cat_marc21_field_008" class="cat" style="padding:1em;" onload="loadXmlValues()">
9
<body id="cat_marc21_field_008" class="cat" style="padding:1em;" onload="loadXmlValues()">
10
<h3> 008 Fixed-length data elements--Additional material characteristics--General information</h3>
10
<h1> 008 Fixed-length data elements--Additional material characteristics--General information</h1>
11
11
12
<table>
12
<table>
13
    <tr id="tr_result">
13
    <tr id="tr_result">
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/marc21_field_008_authorities.tt (-1 / +1 lines)
Lines 5-11 Link Here
5
</head>
5
</head>
6
6
7
<body id="cat_marc21_field_008_authorities" class="cat" style="padding:1em;">
7
<body id="cat_marc21_field_008_authorities" class="cat" style="padding:1em;">
8
<h3> 008 Fixed-length data elements</h3>
8
<h1> 008 Fixed-length data elements</h1>
9
<form name="f_pop" onsubmit="report()" action="">
9
<form name="f_pop" onsubmit="report()" action="">
10
<input type="hidden" name="plugin_name" value="marc21_field_008_authorities.pl" />
10
<input type="hidden" name="plugin_name" value="marc21_field_008_authorities.pl" />
11
<input name="f1" value="[% f1 | html %]" type="hidden" />
11
<input name="f1" value="[% f1 | html %]" type="hidden" />
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/marc21_field_008_classifications.tt (-1 / +1 lines)
Lines 5-11 Link Here
5
</head>
5
</head>
6
6
7
<body id="cat_marc21_field_008_classifications" class="cat" style="padding:1em;">
7
<body id="cat_marc21_field_008_classifications" class="cat" style="padding:1em;">
8
<h3> 008 Fixed-length data elements</h3>
8
<h1> 008 Fixed-length data elements</h1>
9
<form name="f_pop" onsubmit="report()" action="">
9
<form name="f_pop" onsubmit="report()" action="">
10
<input type="hidden" name="plugin_name" value="marc21_field_008_classifications.pl" />
10
<input type="hidden" name="plugin_name" value="marc21_field_008_classifications.pl" />
11
<input name="f1" value="[% f1 | html %]" type="hidden" />
11
<input name="f1" value="[% f1 | html %]" type="hidden" />
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/marc21_leader.tt (-1 / +1 lines)
Lines 7-13 Link Here
7
<body id="cat_marc21_leader" class="cat" style="padding:1em;">
7
<body id="cat_marc21_leader" class="cat" style="padding:1em;">
8
<form name="f_pop" onsubmit="report()" action="">
8
<form name="f_pop" onsubmit="report()" action="">
9
<input type="hidden" name="plugin_name" value="marc21_leader.pl" />
9
<input type="hidden" name="plugin_name" value="marc21_leader.pl" />
10
<h3>000 - Leader</h3>
10
<h1>000 - Leader</h1>
11
<table>
11
<table>
12
	<tr>
12
	<tr>
13
        <td><span class="label">0-4 Record size</span></td>
13
        <td><span class="label">0-4 Record size</span></td>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/marc21_leader_authorities.tt (-1 / +1 lines)
Lines 5-11 Link Here
5
</head>
5
</head>
6
6
7
<body id="cat_marc21_leader_authorities" class="cat" style="padding:1em;">
7
<body id="cat_marc21_leader_authorities" class="cat" style="padding:1em;">
8
<h3>000 - Leader</h3>
8
<h1>000 - Leader</h1>
9
<form name="f_pop" onsubmit="report()" action="">
9
<form name="f_pop" onsubmit="report()" action="">
10
<input type="hidden" name="plugin_name" value="marc21_leader_authorities.pl" />
10
<input type="hidden" name="plugin_name" value="marc21_leader_authorities.pl" />
11
<table>
11
<table>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/marc21_linking_section.tt (-2 / +2 lines)
Lines 6-17 Link Here
6
    </head>
6
    </head>
7
7
8
<body id="cat_marc21_linking_section" class="cat" style="padding:1em;">
8
<body id="cat_marc21_linking_section" class="cat" style="padding:1em;">
9
<h3>MARC21 Plugin to build links between records</h3>
9
<h1>MARC21 Plugin to build links between records</h1>
10
[% ELSE %]
10
[% ELSE %]
11
    </head>
11
    </head>
12
12
13
<body id="cat_marc21_linking_section" class="cat" style="padding:1em;">
13
<body id="cat_marc21_linking_section" class="cat" style="padding:1em;">
14
<h3>Plugin to build links between records</h3>
14
<h1>Plugin to build links between records</h1>
15
    [% IF ( Search ) %]
15
    [% IF ( Search ) %]
16
            <div id="MARC21_Linking_section_search">
16
            <div id="MARC21_Linking_section_search">
17
               <h2>Search for</h2>
17
               <h2>Search for</h2>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/unimarc_field_100.tt (-1 / +1 lines)
Lines 5-11 Link Here
5
</head>
5
</head>
6
6
7
<body id="cat_unimarc_field_100" class="cat" style="padding:1em;">
7
<body id="cat_unimarc_field_100" class="cat" style="padding:1em;">
8
<h3>UNIMARC field 100 builder</h3>
8
<h1>UNIMARC field 100 builder</h1>
9
<form name="f_pop" action="">
9
<form name="f_pop" action="">
10
<table>
10
<table>
11
    <tr>
11
    <tr>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/unimarc_field_100_authorities.tt (-1 / +1 lines)
Lines 5-11 Link Here
5
</head>
5
</head>
6
6
7
<body id="cat_unimarc_field_100" class="cat" style="padding:1em;">
7
<body id="cat_unimarc_field_100" class="cat" style="padding:1em;">
8
<h3>UNIMARC field 100 builder</h3>
8
<h1>UNIMARC field 100 builder</h1>
9
<form name="f_pop" action="">
9
<form name="f_pop" action="">
10
<table>
10
<table>
11
    <tr>
11
    <tr>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/unimarc_field_105.tt (-1 / +1 lines)
Lines 5-11 Link Here
5
</head>
5
</head>
6
6
7
<body id="cat_unimarc_field_105" class="cat" style="padding:1em;">
7
<body id="cat_unimarc_field_105" class="cat" style="padding:1em;">
8
<h3>UNIMARC field 105 builder</h3>
8
<h1>UNIMARC field 105 builder</h1>
9
<form name="f_pop" action="">
9
<form name="f_pop" action="">
10
<table>
10
<table>
11
	<tr>
11
	<tr>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/unimarc_field_106.tt (-1 / +1 lines)
Lines 5-11 Link Here
5
</head>
5
</head>
6
6
7
<body id="cat_unimarc_field_106" class="cat" style="padding:1em;">
7
<body id="cat_unimarc_field_106" class="cat" style="padding:1em;">
8
<h3>UNIMARC field 106 builder</h3>
8
<h1>UNIMARC field 106 builder</h1>
9
<form name="f_pop" action="">
9
<form name="f_pop" action="">
10
<table>
10
<table>
11
	<tr>
11
	<tr>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/unimarc_field_110.tt (-1 / +1 lines)
Lines 5-11 Link Here
5
</head>
5
</head>
6
6
7
<body id="cat_unimarc_field_110" class="cat" style="padding:1em;">
7
<body id="cat_unimarc_field_110" class="cat" style="padding:1em;">
8
<h3>UNIMARC field 110 builder</h3>
8
<h1>UNIMARC field 110 builder</h1>
9
<form name="f_pop" action="">
9
<form name="f_pop" action="">
10
<table>
10
<table>
11
	<tr>
11
	<tr>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/unimarc_field_115a.tt (-1 / +1 lines)
Lines 4-10 Link Here
4
[% INCLUDE 'doc-head-close.inc' %]
4
[% INCLUDE 'doc-head-close.inc' %]
5
</head>
5
</head>
6
<body id="cat_unimarc_field_115a" class="cat" style="padding:1em;">
6
<body id="cat_unimarc_field_115a" class="cat" style="padding:1em;">
7
<h3>UNIMARC field 115a builder</h3>
7
<h1>UNIMARC field 115a builder</h1>
8
<form name="f_pop" action="">
8
<form name="f_pop" action="">
9
<table>
9
<table>
10
	<tr>
10
	<tr>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/unimarc_field_115b.tt (-1 / +1 lines)
Lines 5-11 Link Here
5
</head>
5
</head>
6
6
7
<body id="cat_unimarc_field_115b" class="cat" style="padding:1em;">
7
<body id="cat_unimarc_field_115b" class="cat" style="padding:1em;">
8
<h3>UNIMARC field 115b builder</h3>
8
<h1>UNIMARC field 115b builder</h1>
9
<form name="f_pop" action="">
9
<form name="f_pop" action="">
10
<table>
10
<table>
11
	<tr>
11
	<tr>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/unimarc_field_116.tt (-1 / +1 lines)
Lines 5-11 Link Here
5
</head>
5
</head>
6
6
7
<body id="cat_unimarc_field_116" class="cat" style="padding:1em;">
7
<body id="cat_unimarc_field_116" class="cat" style="padding:1em;">
8
<h3>UNIMARC field 116 builder</h3>
8
<h1>UNIMARC field 116 builder</h1>
9
<form name="f_pop" action="">
9
<form name="f_pop" action="">
10
<table>
10
<table>
11
	<tr>
11
	<tr>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/unimarc_field_117.tt (-1 / +1 lines)
Lines 5-11 Link Here
5
</head>
5
</head>
6
6
7
<body id="cat_unimarc_field_117" class="cat" style="padding:1em;">
7
<body id="cat_unimarc_field_117" class="cat" style="padding:1em;">
8
<h3>UNIMARC field 117 builder</h3>
8
<h1>UNIMARC field 117 builder</h1>
9
<form name="f_pop" action="">
9
<form name="f_pop" action="">
10
<table>
10
<table>
11
	<tr>
11
	<tr>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/unimarc_field_120.tt (-1 / +1 lines)
Lines 5-11 Link Here
5
</head>
5
</head>
6
6
7
<body id="cat_unimarc_field_120" class="cat" style="padding:1em;">
7
<body id="cat_unimarc_field_120" class="cat" style="padding:1em;">
8
<h3>UNIMARC field 120 builder</h3>
8
<h1>UNIMARC field 120 builder</h1>
9
<form name="f_pop" action="">
9
<form name="f_pop" action="">
10
<table>
10
<table>
11
	<tr>
11
	<tr>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/unimarc_field_121a.tt (-1 / +1 lines)
Lines 5-11 Link Here
5
</head>
5
</head>
6
6
7
<body id="cat_unimarc_field_121a" class="cat" style="padding:1em;">
7
<body id="cat_unimarc_field_121a" class="cat" style="padding:1em;">
8
<h3>UNIMARC field 121a builder</h3>
8
<h1>UNIMARC field 121a builder</h1>
9
<form name="f_pop" action="">
9
<form name="f_pop" action="">
10
<table>
10
<table>
11
	<tr>
11
	<tr>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/unimarc_field_121b.tt (-1 / +1 lines)
Lines 5-11 Link Here
5
</head>
5
</head>
6
6
7
<body id="cat_unimarc_field_121b" class="cat" style="padding:1em;">
7
<body id="cat_unimarc_field_121b" class="cat" style="padding:1em;">
8
<h3>UNIMARC field 121b builder</h3>
8
<h1>UNIMARC field 121b builder</h1>
9
<form name="f_pop" action="">
9
<form name="f_pop" action="">
10
<table>
10
<table>
11
	<tr>
11
	<tr>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/unimarc_field_122.tt (-1 / +1 lines)
Lines 5-11 Link Here
5
</head>
5
</head>
6
6
7
<body id="cat_unimarc_field_122" class="cat" style="padding:1em;">
7
<body id="cat_unimarc_field_122" class="cat" style="padding:1em;">
8
<h3>UNIMARC field 122 builder</h3>
8
<h1>UNIMARC field 122 builder</h1>
9
<form name="f_pop" action="">
9
<form name="f_pop" action="">
10
<table>
10
<table>
11
	<tr>
11
	<tr>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/unimarc_field_123a.tt (-1 / +1 lines)
Lines 4-10 Link Here
4
[% INCLUDE 'doc-head-close.inc' %]
4
[% INCLUDE 'doc-head-close.inc' %]
5
</head>
5
</head>
6
<body id="cat_unimarc_field_123a" class="cat" style="padding:1em;">
6
<body id="cat_unimarc_field_123a" class="cat" style="padding:1em;">
7
<h3>UNIMARC field 123a builder</h3>
7
<h1>UNIMARC field 123a builder</h1>
8
<form name="f_pop" action="">
8
<form name="f_pop" action="">
9
<table>
9
<table>
10
	<tr>
10
	<tr>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/unimarc_field_123d.tt (-1 / +1 lines)
Lines 4-10 Link Here
4
[% INCLUDE 'doc-head-close.inc' %]
4
[% INCLUDE 'doc-head-close.inc' %]
5
</head>
5
</head>
6
<body id="cat_unimarc_field_123d" class="cat" style="padding:1em;">
6
<body id="cat_unimarc_field_123d" class="cat" style="padding:1em;">
7
<h3>UNIMARC field 123d builder</h3>
7
<h1>UNIMARC field 123d builder</h1>
8
<form name="f_pop" action="">
8
<form name="f_pop" action="">
9
<table>
9
<table>
10
	<tr>
10
	<tr>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/unimarc_field_123e.tt (-1 / +1 lines)
Lines 4-10 Link Here
4
[% INCLUDE 'doc-head-close.inc' %]
4
[% INCLUDE 'doc-head-close.inc' %]
5
</head>
5
</head>
6
<body id="cat_unimarc_field_123e" class="cat" style="padding:1em;">
6
<body id="cat_unimarc_field_123e" class="cat" style="padding:1em;">
7
<h3>UNIMARC field 123e builder</h3>
7
<h1>UNIMARC field 123e builder</h1>
8
<form name="f_pop" action="">
8
<form name="f_pop" action="">
9
<table>
9
<table>
10
	<tr>
10
	<tr>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/unimarc_field_123f.tt (-1 / +1 lines)
Lines 4-10 Link Here
4
[% INCLUDE 'doc-head-close.inc' %]
4
[% INCLUDE 'doc-head-close.inc' %]
5
</head>
5
</head>
6
<body id="cat_unimarc_field_123f" class="cat" style="padding:1em;">
6
<body id="cat_unimarc_field_123f" class="cat" style="padding:1em;">
7
<h3>UNIMARC field 123f builder</h3>
7
<h1>UNIMARC field 123f builder</h1>
8
<form name="f_pop" action="">
8
<form name="f_pop" action="">
9
<table>
9
<table>
10
	<tr>
10
	<tr>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/unimarc_field_123g.tt (-1 / +1 lines)
Lines 4-10 Link Here
4
[% INCLUDE 'doc-head-close.inc' %]
4
[% INCLUDE 'doc-head-close.inc' %]
5
</head>
5
</head>
6
<body id="cat_unimarc_field_123g" class="cat" style="padding:1em;">
6
<body id="cat_unimarc_field_123g" class="cat" style="padding:1em;">
7
<h3>UNIMARC field 123g builder</h3>
7
<h1>UNIMARC field 123g builder</h1>
8
<form name="f_pop" action="">
8
<form name="f_pop" action="">
9
<table>
9
<table>
10
	<tr>
10
	<tr>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/unimarc_field_123i_j.tt (-1 / +1 lines)
Lines 4-10 Link Here
4
[% INCLUDE 'doc-head-close.inc' %]
4
[% INCLUDE 'doc-head-close.inc' %]
5
</head>
5
</head>
6
<body id="cat_unimarc_field_123ij" class="cat" style="padding:1em;">
6
<body id="cat_unimarc_field_123ij" class="cat" style="padding:1em;">
7
<h3>UNIMARC field 123i/j builder</h3>
7
<h1>UNIMARC field 123i/j builder</h1>
8
<form name="f_pop" action="">
8
<form name="f_pop" action="">
9
<table>
9
<table>
10
    <tr>
10
    <tr>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/unimarc_field_124a.tt (-1 / +1 lines)
Lines 5-11 Link Here
5
</head>
5
</head>
6
6
7
<body id="cat_unimarc_field_124a" class="cat" style="padding:1em;">
7
<body id="cat_unimarc_field_124a" class="cat" style="padding:1em;">
8
<h3>UNIMARC field 124a builder</h3>
8
<h1>UNIMARC field 124a builder</h1>
9
<form name="f_pop" action="">
9
<form name="f_pop" action="">
10
<table>
10
<table>
11
	<tr>
11
	<tr>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/unimarc_field_124b.tt (-1 / +1 lines)
Lines 5-11 Link Here
5
</head>
5
</head>
6
6
7
<body id="cat_unimarc_field_124b" class="cat" style="padding:1em;">
7
<body id="cat_unimarc_field_124b" class="cat" style="padding:1em;">
8
<h3>UNIMARC field 124b builder</h3>
8
<h1>UNIMARC field 124b builder</h1>
9
<form name="f_pop" action="">
9
<form name="f_pop" action="">
10
<table>
10
<table>
11
	<tr>
11
	<tr>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/unimarc_field_124c.tt (-1 / +1 lines)
Lines 5-11 Link Here
5
</head>
5
</head>
6
6
7
<body id="cat_unimarc_field_124c" class="cat" style="padding:1em;">
7
<body id="cat_unimarc_field_124c" class="cat" style="padding:1em;">
8
<h3>UNIMARC field 124c builder</h3>
8
<h1>UNIMARC field 124c builder</h1>
9
<form name="f_pop" action="">
9
<form name="f_pop" action="">
10
<table>
10
<table>
11
	<tr>
11
	<tr>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/unimarc_field_124d.tt (-1 / +1 lines)
Lines 5-11 Link Here
5
</head>
5
</head>
6
6
7
<body id="cat_unimarc_field_124d" class="cat" style="padding:1em;">
7
<body id="cat_unimarc_field_124d" class="cat" style="padding:1em;">
8
<h3>UNIMARC field 124d builder</h3>
8
<h1>UNIMARC field 124d builder</h1>
9
<form name="f_pop" action="">
9
<form name="f_pop" action="">
10
<table>
10
<table>
11
	<tr>
11
	<tr>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/unimarc_field_124e.tt (-1 / +1 lines)
Lines 5-11 Link Here
5
</head>
5
</head>
6
6
7
<body id="cat_unimarc_field_124e" class="cat" style="padding:1em;">
7
<body id="cat_unimarc_field_124e" class="cat" style="padding:1em;">
8
<h3>UNIMARC field 124e builder</h3>
8
<h1>UNIMARC field 124e builder</h1>
9
<form name="f_pop" action="">
9
<form name="f_pop" action="">
10
<table>
10
<table>
11
	<tr>
11
	<tr>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/unimarc_field_124f.tt (-1 / +1 lines)
Lines 5-11 Link Here
5
</head>
5
</head>
6
6
7
<body id="cat_unimarc_field_124f" class="cat" style="padding:1em;">
7
<body id="cat_unimarc_field_124f" class="cat" style="padding:1em;">
8
<h3>UNIMARC field 124f builder</h3>
8
<h1>UNIMARC field 124f builder</h1>
9
<form name="f_pop" action="">
9
<form name="f_pop" action="">
10
<table>
10
<table>
11
	<tr>
11
	<tr>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/unimarc_field_124g.tt (-1 / +1 lines)
Lines 5-11 Link Here
5
</head>
5
</head>
6
6
7
<body id="cat_unimarc_field_124g" class="cat" style="padding:1em;">
7
<body id="cat_unimarc_field_124g" class="cat" style="padding:1em;">
8
<h3>UNIMARC field 124g builder</h3>
8
<h1>UNIMARC field 124g builder</h1>
9
<form name="f_pop" action="">
9
<form name="f_pop" action="">
10
<table>
10
<table>
11
	<tr>
11
	<tr>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/unimarc_field_125a.tt (-1 / +1 lines)
Lines 5-11 Link Here
5
</head>
5
</head>
6
6
7
<body id="cat_unimarc_field_125a" class="cat" style="padding:1em;">
7
<body id="cat_unimarc_field_125a" class="cat" style="padding:1em;">
8
<h3>UNIMARC field 125a builder</h3>
8
<h1>UNIMARC field 125a builder</h1>
9
<form name="f_pop" action="">
9
<form name="f_pop" action="">
10
<table>
10
<table>
11
	<tr>
11
	<tr>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/unimarc_field_125b.tt (-1 / +1 lines)
Lines 5-11 Link Here
5
</head>
5
</head>
6
6
7
<body id="unimarc_field_125b" class="cat" style="padding:1em;">
7
<body id="unimarc_field_125b" class="cat" style="padding:1em;">
8
<h3>UNIMARC field 125b builder</h3>
8
<h1>UNIMARC field 125b builder</h1>
9
<form name="f_pop" action="">
9
<form name="f_pop" action="">
10
<table>
10
<table>
11
	<tr>
11
	<tr>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/unimarc_field_126a.tt (-1 / +1 lines)
Lines 5-11 Link Here
5
</head>
5
</head>
6
6
7
<body id="cat_unimarc_field_126a" class="cat" style="padding:1em;">
7
<body id="cat_unimarc_field_126a" class="cat" style="padding:1em;">
8
<h3>UNIMARC field 126a builder</h3>
8
<h1>UNIMARC field 126a builder</h1>
9
<form name="f_pop" action="">
9
<form name="f_pop" action="">
10
<table>
10
<table>
11
	<tr>
11
	<tr>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/unimarc_field_126b.tt (-1 / +1 lines)
Lines 5-11 Link Here
5
</head>
5
</head>
6
6
7
<body id="cat_unimarc_field_126b" class="cat" style="padding:1em;">
7
<body id="cat_unimarc_field_126b" class="cat" style="padding:1em;">
8
<h3>UNIMARC field 126b builder</h3>
8
<h1>UNIMARC field 126b builder</h1>
9
<form name="f_pop" action="">
9
<form name="f_pop" action="">
10
<table>
10
<table>
11
	<tr>
11
	<tr>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/unimarc_field_127.tt (-1 / +1 lines)
Lines 5-11 Link Here
5
</head>
5
</head>
6
6
7
<body id="cat_unimarc_field_127" class="cat" style="padding:1em;">
7
<body id="cat_unimarc_field_127" class="cat" style="padding:1em;">
8
<h3>UNIMARC field 127 builder</h3>
8
<h1>UNIMARC field 127 builder</h1>
9
<form name="f_pop" action="">
9
<form name="f_pop" action="">
10
<table>
10
<table>
11
<tr><th colspan="9">(Complete with 0 on the left)</th></tr>
11
<tr><th colspan="9">(Complete with 0 on the left)</th></tr>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/unimarc_field_128a.tt (-1 / +1 lines)
Lines 5-11 Link Here
5
</head>
5
</head>
6
6
7
<body id="cat_unimarc_field_128a" class="cat" style="padding:1em;">
7
<body id="cat_unimarc_field_128a" class="cat" style="padding:1em;">
8
<h3>UNIMARC field 128a builder</h3>
8
<h1>UNIMARC field 128a builder</h1>
9
<form name="f_pop" action="">
9
<form name="f_pop" action="">
10
<table>
10
<table>
11
	<tr>
11
	<tr>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/unimarc_field_128b.tt (-1 / +1 lines)
Lines 5-11 Link Here
5
</head>
5
</head>
6
6
7
<body id="cat_unimarc_field_128b" class="cat" style="padding:1em;">
7
<body id="cat_unimarc_field_128b" class="cat" style="padding:1em;">
8
<h3>UNIMARC field 128b builder</h3>
8
<h1>UNIMARC field 128b builder</h1>
9
<form name="f_pop" action="">
9
<form name="f_pop" action="">
10
<table>
10
<table>
11
	<tr>
11
	<tr>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/unimarc_field_128c.tt (-1 / +1 lines)
Lines 5-11 Link Here
5
</head>
5
</head>
6
6
7
<body id="cat_unimarc_field_128c" class="cat" style="padding:1em;">
7
<body id="cat_unimarc_field_128c" class="cat" style="padding:1em;">
8
<h3>UNIMARC field 128c builder</h3>
8
<h1>UNIMARC field 128c builder</h1>
9
<form name="f_pop" action="">
9
<form name="f_pop" action="">
10
<table>
10
<table>
11
	<tr>
11
	<tr>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/unimarc_field_130.tt (-1 / +1 lines)
Lines 5-11 Link Here
5
</head>
5
</head>
6
6
7
<body id="cat_unimarc_field_130" class="cat" style="padding:1em;">
7
<body id="cat_unimarc_field_130" class="cat" style="padding:1em;">
8
<h3>UNIMARC field 130 builder</h3>
8
<h1>UNIMARC field 130 builder</h1>
9
<form name="f_pop" action="">
9
<form name="f_pop" action="">
10
<table>
10
<table>
11
	<tr>
11
	<tr>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/unimarc_field_135a.tt (-1 / +1 lines)
Lines 5-11 Link Here
5
</head>
5
</head>
6
6
7
<body id="cat_unimarc_field_135a" class="cat" style="padding:1em;">
7
<body id="cat_unimarc_field_135a" class="cat" style="padding:1em;">
8
<h3>UNIMARC field 135a builder</h3>
8
<h1>UNIMARC field 135a builder</h1>
9
<form name="f_pop" action="">
9
<form name="f_pop" action="">
10
<table>
10
<table>
11
	<tr>
11
	<tr>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/unimarc_field_140.tt (-1 / +1 lines)
Lines 5-11 Link Here
5
</head>
5
</head>
6
6
7
<body id="cat_unimarc_field_140" class="cat" style="padding:1em;">
7
<body id="cat_unimarc_field_140" class="cat" style="padding:1em;">
8
<h3>UNIMARC field 140 builder</h3>
8
<h1>UNIMARC field 140 builder</h1>
9
<form name="f_pop" action="">
9
<form name="f_pop" action="">
10
<table>
10
<table>
11
	<tr>
11
	<tr>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/unimarc_field_141.tt (-1 / +1 lines)
Lines 5-11 Link Here
5
</head>
5
</head>
6
6
7
<body id="cat_unimarc_field_141" class="cat" style="padding:1em;">
7
<body id="cat_unimarc_field_141" class="cat" style="padding:1em;">
8
<h3>UNIMARC field 141 builder</h3>
8
<h1>UNIMARC field 141 builder</h1>
9
<form name="f_pop" action="">
9
<form name="f_pop" action="">
10
<table>
10
<table>
11
	<tr>
11
	<tr>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/unimarc_field_210c.tt (-1 / +1 lines)
Lines 7-13 Link Here
7
</head>
7
</head>
8
8
9
<body id="cat_unimarc_field_210c" class="cat" style="padding:1em;">
9
<body id="cat_unimarc_field_210c" class="cat" style="padding:1em;">
10
<h3>UNIMARC field 210c builder</h3>
10
<h1>UNIMARC field 210c builder</h1>
11
    <h4>Search for authority type: EDITORS</h4>
11
    <h4>Search for authority type: EDITORS</h4>
12
        <form name="f" method="post" action="plugin_launcher.pl">
12
        <form name="f" method="post" action="plugin_launcher.pl">
13
        <fieldset class="rows">
13
        <fieldset class="rows">
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/unimarc_field_225a.tt (-1 / +1 lines)
Lines 5-11 Link Here
5
</head>
5
</head>
6
6
7
<body id="cat_unimarc_field_225a" class="cat" style="padding:1em;">
7
<body id="cat_unimarc_field_225a" class="cat" style="padding:1em;">
8
<h3>UNIMARC field 225a builder</h3>
8
<h1>UNIMARC field 225a builder</h1>
9
    <div id="mainbloc">
9
    <div id="mainbloc">
10
        <form name="f_pop" onsubmit="report()" action="">
10
        <form name="f_pop" onsubmit="report()" action="">
11
            <h2 class="authority">Collection</h2>
11
            <h2 class="authority">Collection</h2>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/unimarc_field_4XX.tt (-1 / +1 lines)
Lines 8-14 Link Here
8
8
9
<body id="cat_unimarc_field_4XX" class="cat" style="padding:1em;">
9
<body id="cat_unimarc_field_4XX" class="cat" style="padding:1em;">
10
10
11
<h3>UNIMARC field 4XX builder</h3>
11
<h1>UNIMARC field 4XX builder</h1>
12
[% UNLESS ( fillinput ) %]
12
[% UNLESS ( fillinput ) %]
13
	[% IF ( Search ) %]
13
	[% IF ( Search ) %]
14
		<div id="UNIMARC_Field_4XX_search">
14
		<div id="UNIMARC_Field_4XX_search">
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/unimarc_field_686a.tt (-3 / +3 lines)
Lines 6-15 Link Here
6
<body id="cat_unimarc_field_686a" class="cat">
6
<body id="cat_unimarc_field_686a" class="cat">
7
    <div class="container-fluid">
7
    <div class="container-fluid">
8
8
9
<h3>UNIMARC field 686a builder</h3>
9
<h1>UNIMARC field 686a builder</h1>
10
10
11
		<h1>Classification</h1>
11
<h2>Classification</h2>
12
		<p>Please select a value in the classification. This will copy the 686$a field value from the authority record to the 686$a field of the bibliographic record.</p>
12
<p>Please select a value in the classification. This will copy the 686$a field value from the authority record to the 686$a field of the bibliographic record.</p>
13
		<form name="f" method="get" action="../authorities/auth_finder.pl">
13
		<form name="f" method="get" action="../authorities/auth_finder.pl">
14
            <input type="hidden" name="op" value="do_search" />
14
            <input type="hidden" name="op" value="do_search" />
15
            <input type="hidden" name="type" value="intranet" />
15
            <input type="hidden" name="type" value="intranet" />
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/unimarc_field_700-4.tt (-1 / +1 lines)
Lines 5-11 Link Here
5
</head>
5
</head>
6
6
7
<body id="cat_unimarc_field_700-4" class="cat" style="padding:1em;">
7
<body id="cat_unimarc_field_700-4" class="cat" style="padding:1em;">
8
<h3>UNIMARC field 700-4 builder</h3>
8
<h1>UNIMARC field 700-4 builder</h1>
9
<p>Sélectionnez la valeur pour le champ 700 $4. Elle sera automatiquement reportée dans la zone 700 $8 qui suit.</p>
9
<p>Sélectionnez la valeur pour le champ 700 $4. Elle sera automatiquement reportée dans la zone 700 $8 qui suit.</p>
10
<form name="f_pop" onsubmit="report()" action="">
10
<form name="f_pop" onsubmit="report()" action="">
11
<table>
11
<table>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/unimarc_leader.tt (-1 / +1 lines)
Lines 5-11 Link Here
5
</head>
5
</head>
6
6
7
<body id="cat_unimarc_leader" class="cat" style="padding:1em;">
7
<body id="cat_unimarc_leader" class="cat" style="padding:1em;">
8
<h3>UNIMARC leader builder</h3>
8
<h1>UNIMARC leader builder</h1>
9
<form name="f_pop" action="">
9
<form name="f_pop" action="">
10
<table>
10
<table>
11
	<tr>
11
	<tr>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/z3950_auth_search.tt (-2 / +2 lines)
Lines 16-22 Link Here
16
    <div class="container-fluid">
16
    <div class="container-fluid">
17
17
18
    [% IF ( opsearch ) %]
18
    [% IF ( opsearch ) %]
19
        <h2>Z39.50 authority search points</h2>
19
        <h1>Z39.50 authority search points</h1>
20
        <form method="post" action="z3950_auth_search.pl" name="f" class="checkboxed">
20
        <form method="post" action="z3950_auth_search.pl" name="f" class="checkboxed">
21
        <input type="hidden" name="op" id="op" value="do_search" />
21
        <input type="hidden" name="op" id="op" value="do_search" />
22
        <input type="hidden" name="authid" value="[% authid | html %]" />
22
        <input type="hidden" name="authid" value="[% authid | html %]" />
Lines 73-79 Link Here
73
            </nav>
73
            </nav>
74
        </form>
74
        </form>
75
[% ELSE %]
75
[% ELSE %]
76
    <h2>Results for authority records</h2>
76
    <h1>Results for authority records</h1>
77
    [% IF ( breeding_loop ) %]
77
    [% IF ( breeding_loop ) %]
78
    <table id="resultst">
78
    <table id="resultst">
79
<thead>    <tr>
79
<thead>    <tr>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/z3950_search.tt (-3 / +2 lines)
Lines 14-20 Link Here
14
<body id="cat_z3950_search" class="cat">
14
<body id="cat_z3950_search" class="cat">
15
    <div class="container-fluid">
15
    <div class="container-fluid">
16
        [% IF ( opsearch ) %]
16
        [% IF ( opsearch ) %]
17
            <h2>Z39.50/SRU search</h2>
17
            <h1>Z39.50/SRU search</h1>
18
            <form method="post" action="z3950_search.pl" name="f" class="checkboxed">
18
            <form method="post" action="z3950_search.pl" name="f" class="checkboxed">
19
                <div class="row">
19
                <div class="row">
20
                    <div class="col-xs-6">
20
                    <div class="col-xs-6">
Lines 95-101 Link Here
95
95
96
            <div class="row">
96
            <div class="row">
97
                <div class="col-xs-12">
97
                <div class="col-xs-12">
98
                    <h2>Results</h2>
98
                    <h1>Results</h1>
99
                    <p>
99
                    <p>
100
                        You searched for:
100
                        You searched for:
101
                        [% IF ( title ) %]<em>Title: </em><span class="term">[% title | html %]</span> [% END %]
101
                        [% IF ( title ) %]<em>Title: </em><span class="term">[% title | html %]</span> [% END %]
102
- 

Return to bug 27631