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

(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/addbiblio.tt (-1 / +1 lines)
Lines 639-645 function unHideSubfield(index,labelindex) { // FIXME :: is it used ? Link Here
639
</script>
639
</script>
640
<link type="text/css" rel="stylesheet" href="[% themelang %]/css/addbiblio.css" />
640
<link type="text/css" rel="stylesheet" href="[% themelang %]/css/addbiblio.css" />
641
</head>
641
</head>
642
<body>
642
<body id="cat_addbiblio" class="cat">
643
<div id="yui-cms-loading">
643
<div id="yui-cms-loading">
644
      <div id="yui-cms-float">
644
      <div id="yui-cms-float">
645
          Loading, please wait...
645
          Loading, please wait...
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/addbooks.tt (-1 / +1 lines)
Lines 8-14 Link Here
8
 });
8
 });
9
</script>
9
</script>
10
</head>
10
</head>
11
<body>
11
<body id="cat_addbooks" class="cat">
12
[% INCLUDE 'header.inc' %]
12
[% INCLUDE 'header.inc' %]
13
[% INCLUDE 'cataloging-search.inc' %]
13
[% INCLUDE 'cataloging-search.inc' %]
14
14
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/additem.tt (-1 / +1 lines)
Lines 168-174 function set_to_today(id, force) { Link Here
168
</script>
168
</script>
169
<link type="text/css" rel="stylesheet" href="[% themelang %]/css/addbiblio.css" />
169
<link type="text/css" rel="stylesheet" href="[% themelang %]/css/addbiblio.css" />
170
</head>
170
</head>
171
<body>
171
<body id="cat_additem" class="cat">
172
[% INCLUDE 'header.inc' %]
172
[% INCLUDE 'header.inc' %]
173
<div id="breadcrumbs">
173
<div id="breadcrumbs">
174
          <a href="/cgi-bin/koha/mainpage.pl">Home</a>
174
          <a href="/cgi-bin/koha/mainpage.pl">Home</a>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/linkitem.tt (-1 / +1 lines)
Lines 2-8 Link Here
2
<title>Link to host item</title>
2
<title>Link to host item</title>
3
[% INCLUDE 'doc-head-close.inc' %]
3
[% INCLUDE 'doc-head-close.inc' %]
4
</head>
4
</head>
5
<body>
5
<body id="catalog_linkitem" class="catalog">
6
[% INCLUDE 'header.inc' %]
6
[% INCLUDE 'header.inc' %]
7
[% INCLUDE 'cat-search.inc' %]
7
[% INCLUDE 'cat-search.inc' %]
8
<div id="breadcrumbs"><a href="/cgi-bin/koha/mainpage.pl">Home</a> &rsaquo; <a href="/cgi-bin/koha/cataloging/addbooks.pl">Cataloging</a>  &rsaquo; Link a host item to <i>[% bibliotitle |html %]</i></div>
8
<div id="breadcrumbs"><a href="/cgi-bin/koha/mainpage.pl">Home</a> &rsaquo; <a href="/cgi-bin/koha/cataloging/addbooks.pl">Cataloging</a>  &rsaquo; Link a host item to <i>[% bibliotitle |html %]</i></div>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/merge.tt (-1 / +1 lines)
Lines 169-175 function changeFramework(fw) { Link Here
169
//]]>
169
//]]>
170
</script>
170
</script>
171
</head>
171
</head>
172
<body>
172
<body id="cat_merge" class="cat">
173
[% INCLUDE 'header.inc' %]
173
[% INCLUDE 'header.inc' %]
174
[% INCLUDE 'cataloging-search.inc' %]
174
[% INCLUDE 'cataloging-search.inc' %]
175
<div id="breadcrumbs"><a href="/cgi-bin/koha/mainpage.pl">Home</a> &rsaquo; <a href="/cgi-bin/koha/cataloguing/addbooks.pl">Cataloging</a>  &rsaquo; Merging records</div>
175
<div id="breadcrumbs"><a href="/cgi-bin/koha/mainpage.pl">Home</a> &rsaquo; <a href="/cgi-bin/koha/cataloguing/addbooks.pl">Cataloging</a>  &rsaquo; Merging records</div>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/moveitem.tt (-1 / +1 lines)
Lines 2-8 Link Here
2
<title>Attach an item to [% bibliotitle |html %]</title>
2
<title>Attach an item to [% bibliotitle |html %]</title>
3
[% INCLUDE 'doc-head-close.inc' %]
3
[% INCLUDE 'doc-head-close.inc' %]
4
</head>
4
</head>
5
<body>
5
<body id="catalog_moveitem" class="catalog">
6
[% INCLUDE 'header.inc' %]
6
[% INCLUDE 'header.inc' %]
7
[% INCLUDE 'cat-search.inc' %]
7
[% INCLUDE 'cat-search.inc' %]
8
<div id="breadcrumbs"><a href="/cgi-bin/koha/mainpage.pl">Home</a> &rsaquo; <a href="/cgi-bin/koha/cataloging/addbooks.pl">Cataloging</a>  &rsaquo; Attach an item to <i>[% bibliotitle |html %][% IF ( itemsloo.subtitle ) %][% itemsloo.subtitle %][% END %]</i></div>
8
<div id="breadcrumbs"><a href="/cgi-bin/koha/mainpage.pl">Home</a> &rsaquo; <a href="/cgi-bin/koha/cataloging/addbooks.pl">Cataloging</a>  &rsaquo; Attach an item to <i>[% bibliotitle |html %][% IF ( itemsloo.subtitle ) %][% itemsloo.subtitle %][% END %]</i></div>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/labs_theses.tt (-1 / +1 lines)
Lines 29-35 a.catalogue:hover { Link Here
29
</style>
29
</style>
30
</head>
30
</head>
31
31
32
<body style="padding:1em;">
32
<body id="cat_labs_theses" class="cat" style="padding:1em;">
33
<div id="mainbloc">
33
<div id="mainbloc">
34
	<h1>Laboratory Search</h1>
34
	<h1>Laboratory Search</h1>
35
	
35
	
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/macles.tt (-1 / +1 lines)
Lines 14-20 Link Here
14
</script>
14
</script>
15
</head>
15
</head>
16
16
17
<body  class="yui-skin-sam" onload="Activate(0);load_macles();" >
17
<body id="cat_macles" class="yui-skin-sam cat" onload="Activate(0);load_macles();" >
18
18
19
<h1>Gestion des index MACLES</h1>
19
<h1>Gestion des index MACLES</h1>
20
<form name="f_pop" action="">
20
<form name="f_pop" action="">
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/marc21_field_006.tt (-1 / +1 lines)
Lines 33-39 Link Here
33
</script>
33
</script>
34
34
35
</head>
35
</head>
36
<body style="padding:1em;" onload="loadXmlValues()">
36
<body id="cat_marc21_field_006" class="cat" style="padding:1em;" onload="loadXmlValues()">
37
<h3>006 Fixed-length data elements--Additional material characteristics--General information</h3>
37
<h3>006 Fixed-length data elements--Additional material characteristics--General information</h3>
38
38
39
<table border="1">
39
<table border="1">
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/marc21_field_007.tt (-1 / +1 lines)
Lines 2-8 Link Here
2
<title>Koha &rsaquo; Cataloging &rsaquo; 007 builder</title>
2
<title>Koha &rsaquo; Cataloging &rsaquo; 007 builder</title>
3
[% INCLUDE 'doc-head-close.inc' %]
3
[% INCLUDE 'doc-head-close.inc' %]
4
</head>
4
</head>
5
<body style="padding:1em;" onload="RedrawChoices('[% f0 %]');">
5
<body id="cat_marc21_field_007" class="cat" style="padding:1em;" onload="RedrawChoices('[% f0 %]');">
6
<h3>007 Physical description fixed field--General information</h3>
6
<h3>007 Physical description fixed field--General information</h3>
7
<form id="f_pop" onsubmit="report()" action="">
7
<form id="f_pop" onsubmit="report()" action="">
8
<input type="hidden" name="plugin_name" value="marc21_field_007.pl" />
8
<input type="hidden" name="plugin_name" value="marc21_field_007.pl" />
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/marc21_field_008.tt (-1 / +1 lines)
Lines 33-39 Link Here
33
</script>
33
</script>
34
34
35
</head>
35
</head>
36
<body style="padding:1em;" onload="loadXmlValues()">
36
<body id="cat_marc21_field_008" class="cat" style="padding:1em;" onload="loadXmlValues()">
37
<h3> 008 Fixed-length data elements--Additional material characteristics--General information</h3>
37
<h3> 008 Fixed-length data elements--Additional material characteristics--General information</h3>
38
38
39
<table border="1">
39
<table border="1">
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/marc21_field_008_authorities.tt (-1 / +1 lines)
Lines 2-8 Link Here
2
<title>Koha &rsaquo; Authorities &rsaquo; 008 builder</title>
2
<title>Koha &rsaquo; Authorities &rsaquo; 008 builder</title>
3
[% INCLUDE 'doc-head-close.inc' %]
3
[% INCLUDE 'doc-head-close.inc' %]
4
</head>
4
</head>
5
<body style="padding:1em;">
5
<body id="cat_marc21_field_008_authorities" class="cat" style="padding:1em;">
6
<h3> 008 Fixed-length data elements</h3>
6
<h3> 008 Fixed-length data elements</h3>
7
<form name="f_pop" onsubmit="report()" action="">
7
<form name="f_pop" onsubmit="report()" action="">
8
<input type="hidden" name="plugin_name" value="marc21_field_008_authorities.pl" />
8
<input type="hidden" name="plugin_name" value="marc21_field_008_authorities.pl" />
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/marc21_leader.tt (-1 / +1 lines)
Lines 2-8 Link Here
2
<title>Koha &rsaquo; Cataloging &rsaquo; 000 - Leader builder</title>
2
<title>Koha &rsaquo; Cataloging &rsaquo; 000 - Leader builder</title>
3
[% INCLUDE 'doc-head-close.inc' %]
3
[% INCLUDE 'doc-head-close.inc' %]
4
</head>
4
</head>
5
<body style="padding:1em;">
5
<body id="cat_marc21_leader" class="cat" style="padding:1em;">
6
<form name="f_pop" onsubmit="report()" action="">
6
<form name="f_pop" onsubmit="report()" action="">
7
<input type="hidden" name="plugin_name" value="marc21_leader.pl" />
7
<input type="hidden" name="plugin_name" value="marc21_leader.pl" />
8
<h3>000 - Leader</h3>
8
<h3>000 - Leader</h3>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/marc21_leader_authorities.tt (-1 / +1 lines)
Lines 2-8 Link Here
2
<title>Koha &rsaquo; Authorities &rsaquo; Leader builder</title>
2
<title>Koha &rsaquo; Authorities &rsaquo; Leader builder</title>
3
[% INCLUDE 'doc-head-close.inc' %]
3
[% INCLUDE 'doc-head-close.inc' %]
4
</head>
4
</head>
5
<body style="padding:1em;">
5
<body id="cat_marc21_leader_authorities" class="cat" style="padding:1em;">
6
<h3>000 - Leader</h3>
6
<h3>000 - Leader</h3>
7
<form name="f_pop" onsubmit="report()" action="">
7
<form name="f_pop" onsubmit="report()" action="">
8
<input type="hidden" name="plugin_name" value="marc21_leader_authorities.pl" />
8
<input type="hidden" name="plugin_name" value="marc21_leader_authorities.pl" />
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/marc21_leader_book.tt (-1 / +1 lines)
Lines 2-8 Link Here
2
<title>Koha &rsaquo; Cataloging &rsaquo; Leader builder</title>
2
<title>Koha &rsaquo; Cataloging &rsaquo; Leader builder</title>
3
[% INCLUDE 'doc-head-close.inc' %]
3
[% INCLUDE 'doc-head-close.inc' %]
4
</head>
4
</head>
5
<body style="padding:1em;">
5
<body id="cat_marc21_leader_book" class="cat" style="padding:1em;">
6
<form name="f_pop" onsubmit="report()" action="">
6
<form name="f_pop" onsubmit="report()" action="">
7
<input type="hidden" name="plugin_name" value="marc21_leader_book.pl" />
7
<input type="hidden" name="plugin_name" value="marc21_leader_book.pl" />
8
<table>
8
<table>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/marc21_leader_computerfile.tt (-1 / +1 lines)
Lines 2-8 Link Here
2
<title>Koha &rsaquo; Cataloging &rsaquo; Leader builder</title>
2
<title>Koha &rsaquo; Cataloging &rsaquo; Leader builder</title>
3
[% INCLUDE 'doc-head-close.inc' %]
3
[% INCLUDE 'doc-head-close.inc' %]
4
</head>
4
</head>
5
<body style="padding:1em;">
5
<body id="cat_marc21_leader_computerfile" class="cat" style="padding:1em;">
6
<h3>000 - Leader</h3>
6
<h3>000 - Leader</h3>
7
<form name="f_pop" onsubmit="report()" action="">
7
<form name="f_pop" onsubmit="report()" action="">
8
<input type="hidden" name="plugin_name" value="marc21_leader_computerfile.pl" />
8
<input type="hidden" name="plugin_name" value="marc21_leader_computerfile.pl" />
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/normarc_field_007.tt (-1 / +1 lines)
Lines 2-8 Link Here
2
<title>Koha &rsaquo; Cataloging &rsaquo; 007 feltbygger</title>
2
<title>Koha &rsaquo; Cataloging &rsaquo; 007 feltbygger</title>
3
[% INCLUDE 'doc-head-close.inc' %]
3
[% INCLUDE 'doc-head-close.inc' %]
4
</head>
4
</head>
5
<body style="padding:1em;" onload="RedrawChoices('[% f0 %]');">
5
<body id="cat_normarc_field_007" class="cat" style="padding:1em;" onload="RedrawChoices('[% f0 %]');">
6
<h3>007 Fysisk beskrivelse av dokumentet</h3>
6
<h3>007 Fysisk beskrivelse av dokumentet</h3>
7
<form id="f_pop" onsubmit="report()">
7
<form id="f_pop" onsubmit="report()">
8
<input type="hidden" name="plugin_name" value="normarc_field_007.pl" />
8
<input type="hidden" name="plugin_name" value="normarc_field_007.pl" />
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/normarc_field_008.tt (-1 / +1 lines)
Lines 2-8 Link Here
2
<title>Koha &rsaquo; Katalogisering &rsaquo; Feltbygger for 008</title> 
2
<title>Koha &rsaquo; Katalogisering &rsaquo; Feltbygger for 008</title> 
3
[% INCLUDE 'doc-head-close.inc' %]
3
[% INCLUDE 'doc-head-close.inc' %]
4
</head>
4
</head>
5
<body style="padding:1em;">
5
<body id="cat_normarc_field_008" class="cat" style="padding:1em;">
6
<h3>008 Informasjonskoder</h3>
6
<h3>008 Informasjonskoder</h3>
7
7
8
<form>
8
<form>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/normarc_leader.tt (-1 / +1 lines)
Lines 2-8 Link Here
2
<title>Koha &rsaquo; Cataloging &rsaquo; 000 - Bygging av postens hode</title>
2
<title>Koha &rsaquo; Cataloging &rsaquo; 000 - Bygging av postens hode</title>
3
[% INCLUDE 'doc-head-close.inc' %]
3
[% INCLUDE 'doc-head-close.inc' %]
4
</head>
4
</head>
5
<body style="padding:1em;">
5
<body id="cat_normarc_leader" class="cat" style="padding:1em;">
6
<form name="f_pop" onsubmit="report()">
6
<form name="f_pop" onsubmit="report()">
7
<input type="hidden" name="plugin_name" value="normarc_leader.pl" />
7
<input type="hidden" name="plugin_name" value="normarc_leader.pl" />
8
<h3>000 - Postens hode</h3>
8
<h3>000 - Postens hode</h3>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/unimarc_field_100.tt (-1 / +1 lines)
Lines 2-8 Link Here
2
<title>UNIMARC Field 100 builder</title>
2
<title>UNIMARC Field 100 builder</title>
3
[% INCLUDE 'doc-head-close.inc' %]
3
[% INCLUDE 'doc-head-close.inc' %]
4
</head>
4
</head>
5
<body style="padding:1em;">
5
<body id="cat_unimarc_field_100" class="cat" style="padding:1em;">
6
<h3>UNIMARC Field 100 builder</h3>
6
<h3>UNIMARC Field 100 builder</h3>
7
<form name="f_pop" action="">
7
<form name="f_pop" action="">
8
<table>
8
<table>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/unimarc_field_105.tt (-1 / +1 lines)
Lines 2-8 Link Here
2
<title>UNIMARC Field 105 builder</title>
2
<title>UNIMARC Field 105 builder</title>
3
[% INCLUDE 'doc-head-close.inc' %]
3
[% INCLUDE 'doc-head-close.inc' %]
4
</head>
4
</head>
5
<body style="padding:1em;">
5
<body id="cat_unimarc_field_105" class="cat" style="padding:1em;">
6
<h3>UNIMARC Field 105 builder</h3>
6
<h3>UNIMARC Field 105 builder</h3>
7
<form name="f_pop" action="">
7
<form name="f_pop" action="">
8
<table>
8
<table>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/unimarc_field_106.tt (-1 / +1 lines)
Lines 2-8 Link Here
2
<title>UNIMARC Field 106 builder</title>
2
<title>UNIMARC Field 106 builder</title>
3
[% INCLUDE 'doc-head-close.inc' %]
3
[% INCLUDE 'doc-head-close.inc' %]
4
</head>
4
</head>
5
<body style="padding:1em;">
5
<body id="cat_unimarc_field_106" class="cat" style="padding:1em;">
6
<h3>UNIMARC Field 106 builder</h3>
6
<h3>UNIMARC Field 106 builder</h3>
7
<form name="f_pop" action="">
7
<form name="f_pop" action="">
8
<table>
8
<table>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/unimarc_field_110.tt (-1 / +1 lines)
Lines 2-8 Link Here
2
<title>UNIMARC Field 110 builder</title>
2
<title>UNIMARC Field 110 builder</title>
3
[% INCLUDE 'doc-head-close.inc' %]
3
[% INCLUDE 'doc-head-close.inc' %]
4
</head>
4
</head>
5
<body style="padding:1em;">
5
<body id="cat_unimarc_field_110" class="cat" style="padding:1em;">
6
<h3>UNIMARC Field 110 builder</h3>
6
<h3>UNIMARC Field 110 builder</h3>
7
<form name="f_pop" action="">
7
<form name="f_pop" action="">
8
<table>
8
<table>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/unimarc_field_115a.tt (-1 / +1 lines)
Lines 2-8 Link Here
2
<title>UNIMARC Field 115a builder</title>
2
<title>UNIMARC Field 115a builder</title>
3
[% INCLUDE 'doc-head-close.inc' %]
3
[% INCLUDE 'doc-head-close.inc' %]
4
</head>
4
</head>
5
<body style="padding:1em;">
5
<body id="cat_unimarc_field_115a" class="cat" style="padding:1em;">
6
<h3>UNIMARC Field 115a builder</h3>
6
<h3>UNIMARC Field 115a builder</h3>
7
<form name="f_pop" action="">
7
<form name="f_pop" action="">
8
<table>
8
<table>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/unimarc_field_115b.tt (-1 / +1 lines)
Lines 2-8 Link Here
2
<title>UNIMARC Field 115b builder</title>
2
<title>UNIMARC Field 115b builder</title>
3
[% INCLUDE 'doc-head-close.inc' %]
3
[% INCLUDE 'doc-head-close.inc' %]
4
</head>
4
</head>
5
<body style="padding:1em;">
5
<body id="cat_unimarc_field_115b" class="cat" style="padding:1em;">
6
<h3>UNIMARC Field 115b builder</h3>
6
<h3>UNIMARC Field 115b builder</h3>
7
<form name="f_pop" action="">
7
<form name="f_pop" action="">
8
<table>
8
<table>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/unimarc_field_116.tt (-1 / +1 lines)
Lines 2-8 Link Here
2
<title>UNIMARC Field 116 builder</title>
2
<title>UNIMARC Field 116 builder</title>
3
[% INCLUDE 'doc-head-close.inc' %]
3
[% INCLUDE 'doc-head-close.inc' %]
4
</head>
4
</head>
5
<body style="padding:1em;">
5
<body id="cat_unimarc_field_116" class="cat" style="padding:1em;">
6
<h3>UNIMARC Field 116 builder</h3>
6
<h3>UNIMARC Field 116 builder</h3>
7
<form name="f_pop" action="">
7
<form name="f_pop" action="">
8
<table>
8
<table>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/unimarc_field_117.tt (-1 / +1 lines)
Lines 2-8 Link Here
2
<title>UNIMARC Field 117 builder</title>
2
<title>UNIMARC Field 117 builder</title>
3
[% INCLUDE 'doc-head-close.inc' %]
3
[% INCLUDE 'doc-head-close.inc' %]
4
</head>
4
</head>
5
<body style="padding:1em;">
5
<body id="cat_unimarc_field_117" class="cat" style="padding:1em;">
6
<h3>UNIMARC Field 117 builder</h3>
6
<h3>UNIMARC Field 117 builder</h3>
7
<form name="f_pop" action="">
7
<form name="f_pop" action="">
8
<table>
8
<table>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/unimarc_field_120.tt (-1 / +1 lines)
Lines 2-8 Link Here
2
<title>UNIMARC Field 120 builder</title>
2
<title>UNIMARC Field 120 builder</title>
3
[% INCLUDE 'doc-head-close.inc' %]
3
[% INCLUDE 'doc-head-close.inc' %]
4
</head>
4
</head>
5
<body style="padding:1em;">
5
<body id="cat_unimarc_field_120" class="cat" style="padding:1em;">
6
<h3>UNIMARC Field 120 builder</h3>
6
<h3>UNIMARC Field 120 builder</h3>
7
<form name="f_pop" action="">
7
<form name="f_pop" action="">
8
<table>
8
<table>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/unimarc_field_121a.tt (-1 / +1 lines)
Lines 2-8 Link Here
2
<title>UNIMARC Field 121a builder</title>
2
<title>UNIMARC Field 121a builder</title>
3
[% INCLUDE 'doc-head-close.inc' %]
3
[% INCLUDE 'doc-head-close.inc' %]
4
</head>
4
</head>
5
<body style="padding:1em;">
5
<body id="cat_unimarc_field_121a" class="cat" style="padding:1em;">
6
<h3>UNIMARC Field 121a builder</h3>
6
<h3>UNIMARC Field 121a builder</h3>
7
<form name="f_pop" action="">
7
<form name="f_pop" action="">
8
<table>
8
<table>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/unimarc_field_121b.tt (-1 / +1 lines)
Lines 2-8 Link Here
2
<title>UNIMARC Field 121b builder</title>
2
<title>UNIMARC Field 121b builder</title>
3
[% INCLUDE 'doc-head-close.inc' %]
3
[% INCLUDE 'doc-head-close.inc' %]
4
</head>
4
</head>
5
<body style="padding:1em;">
5
<body id="cat_unimarc_field_121b" class="cat" style="padding:1em;">
6
<h3>UNIMARC Field 121b builder</h3>
6
<h3>UNIMARC Field 121b builder</h3>
7
<form name="f_pop" action="">
7
<form name="f_pop" action="">
8
<table>
8
<table>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/unimarc_field_122.tt (-1 / +1 lines)
Lines 2-8 Link Here
2
<title>UNIMARC Field 122 builder</title>
2
<title>UNIMARC Field 122 builder</title>
3
[% INCLUDE 'doc-head-close.inc' %]
3
[% INCLUDE 'doc-head-close.inc' %]
4
</head>
4
</head>
5
<body style="padding:1em;">
5
<body id="cat_unimarc_field_122" class="cat" style="padding:1em;">
6
<h3>UNIMARC Field 122 builder</h3>
6
<h3>UNIMARC Field 122 builder</h3>
7
<form name="f_pop" action="">
7
<form name="f_pop" action="">
8
<table>
8
<table>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/unimarc_field_123a.tt (-1 / +1 lines)
Lines 2-8 Link Here
2
<title>UNIMARC Field 123a builder</title>
2
<title>UNIMARC Field 123a builder</title>
3
[% INCLUDE 'doc-head-close.inc' %]
3
[% INCLUDE 'doc-head-close.inc' %]
4
</head>
4
</head>
5
<body style="padding:1em;">
5
<body id="cat_unimarc_field_123a" class="cat" style="padding:1em;">
6
<h3>UNIMARC Field 123a builder</h3>
6
<h3>UNIMARC Field 123a builder</h3>
7
<form name="f_pop" action="">
7
<form name="f_pop" action="">
8
<table>
8
<table>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/unimarc_field_123d.tt (-1 / +1 lines)
Lines 2-8 Link Here
2
<title>UNIMARC Field 123d builder</title>
2
<title>UNIMARC Field 123d builder</title>
3
[% INCLUDE 'doc-head-close.inc' %]
3
[% INCLUDE 'doc-head-close.inc' %]
4
</head>
4
</head>
5
<body style="padding:1em;">
5
<body id="cat_unimarc_field_123d" class="cat" style="padding:1em;">
6
<h3>UNIMARC Field 123d builder</h3>
6
<h3>UNIMARC Field 123d builder</h3>
7
<form name="f_pop" action="">
7
<form name="f_pop" action="">
8
<table>
8
<table>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/unimarc_field_123e.tt (-1 / +1 lines)
Lines 2-8 Link Here
2
<title>UNIMARC Field 123e builder</title>
2
<title>UNIMARC Field 123e builder</title>
3
[% INCLUDE 'doc-head-close.inc' %]
3
[% INCLUDE 'doc-head-close.inc' %]
4
</head>
4
</head>
5
<body style="padding:1em;">
5
<body id="cat_unimarc_field_123e" class="cat" style="padding:1em;">
6
<h3>UNIMARC Field 123e builder</h3>
6
<h3>UNIMARC Field 123e builder</h3>
7
<form name="f_pop" action="">
7
<form name="f_pop" action="">
8
<table>
8
<table>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/unimarc_field_123f.tt (-1 / +1 lines)
Lines 2-8 Link Here
2
<title>UNIMARC Field 123f builder</title>
2
<title>UNIMARC Field 123f builder</title>
3
[% INCLUDE 'doc-head-close.inc' %]
3
[% INCLUDE 'doc-head-close.inc' %]
4
</head>
4
</head>
5
<body style="padding:1em;">
5
<body id="cat_unimarc_field_123f" class="cat" style="padding:1em;">
6
<h3>UNIMARC Field 123f builder</h3>
6
<h3>UNIMARC Field 123f builder</h3>
7
<form name="f_pop" action="">
7
<form name="f_pop" action="">
8
<table>
8
<table>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/unimarc_field_123g.tt (-1 / +1 lines)
Lines 2-8 Link Here
2
<title>UNIMARC Field 123g builder</title>
2
<title>UNIMARC Field 123g builder</title>
3
[% INCLUDE 'doc-head-close.inc' %]
3
[% INCLUDE 'doc-head-close.inc' %]
4
</head>
4
</head>
5
<body style="padding:1em;">
5
<body id="cat_unimarc_field_123g" class="cat" style="padding:1em;">
6
<h3>UNIMARC Field 123g builder</h3>
6
<h3>UNIMARC Field 123g builder</h3>
7
<form name="f_pop" action="">
7
<form name="f_pop" action="">
8
<table>
8
<table>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/unimarc_field_124a.tt (-1 / +1 lines)
Lines 2-8 Link Here
2
<title>UNIMARC Field 124a builder</title>
2
<title>UNIMARC Field 124a builder</title>
3
[% INCLUDE 'doc-head-close.inc' %]
3
[% INCLUDE 'doc-head-close.inc' %]
4
</head>
4
</head>
5
<body style="padding:1em;">
5
<body id="cat_unimarc_field_124a" class="cat" style="padding:1em;">
6
<h3>UNIMARC Field 124a builder</h3>
6
<h3>UNIMARC Field 124a builder</h3>
7
<form name="f_pop" action="">
7
<form name="f_pop" action="">
8
<table>
8
<table>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/unimarc_field_124b.tt (-1 / +1 lines)
Lines 2-8 Link Here
2
<title>UNIMARC Field 124b builder</title>
2
<title>UNIMARC Field 124b builder</title>
3
[% INCLUDE 'doc-head-close.inc' %]
3
[% INCLUDE 'doc-head-close.inc' %]
4
</head>
4
</head>
5
<body style="padding:1em;">
5
<body id="cat_unimarc_field_124b" class="cat" style="padding:1em;">
6
<h3>UNIMARC Field 124b builder</h3>
6
<h3>UNIMARC Field 124b builder</h3>
7
<form name="f_pop" action="">
7
<form name="f_pop" action="">
8
<table>
8
<table>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/unimarc_field_124c.tt (-1 / +1 lines)
Lines 2-8 Link Here
2
<title>UNIMARC Field 124c builder</title>
2
<title>UNIMARC Field 124c builder</title>
3
[% INCLUDE 'doc-head-close.inc' %]
3
[% INCLUDE 'doc-head-close.inc' %]
4
</head>
4
</head>
5
<body style="padding:1em;">
5
<body id="cat_unimarc_field_124c" class="cat" style="padding:1em;">
6
<h3>UNIMARC Field 124c builder</h3>
6
<h3>UNIMARC Field 124c builder</h3>
7
<form name="f_pop" action="">
7
<form name="f_pop" action="">
8
<table>
8
<table>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/unimarc_field_124d.tt (-1 / +1 lines)
Lines 2-8 Link Here
2
<title>UNIMARC Field 124d builder</title>
2
<title>UNIMARC Field 124d builder</title>
3
[% INCLUDE 'doc-head-close.inc' %]
3
[% INCLUDE 'doc-head-close.inc' %]
4
</head>
4
</head>
5
<body style="padding:1em;">
5
<body id="cat_unimarc_field_124d" class="cat" style="padding:1em;">
6
<h3>UNIMARC Field 124d builder</h3>
6
<h3>UNIMARC Field 124d builder</h3>
7
<form name="f_pop" action="">
7
<form name="f_pop" action="">
8
<table>
8
<table>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/unimarc_field_124e.tt (-1 / +1 lines)
Lines 2-8 Link Here
2
<title>UNIMARC Field 124e builder</title>
2
<title>UNIMARC Field 124e builder</title>
3
[% INCLUDE 'doc-head-close.inc' %]
3
[% INCLUDE 'doc-head-close.inc' %]
4
</head>
4
</head>
5
<body style="padding:1em;">
5
<body id="cat_unimarc_field_124e" class="cat" style="padding:1em;">
6
<h3>UNIMARC Field 124e builder</h3>
6
<h3>UNIMARC Field 124e builder</h3>
7
<form name="f_pop" action="">
7
<form name="f_pop" action="">
8
<table>
8
<table>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/unimarc_field_124f.tt (-1 / +1 lines)
Lines 2-8 Link Here
2
<title>UNIMARC Field 124f builder</title>
2
<title>UNIMARC Field 124f builder</title>
3
[% INCLUDE 'doc-head-close.inc' %]
3
[% INCLUDE 'doc-head-close.inc' %]
4
</head>
4
</head>
5
<body style="padding:1em;">
5
<body id="cat_unimarc_field_124f" class="cat" style="padding:1em;">
6
<h3>UNIMARC Field 124f builder</h3>
6
<h3>UNIMARC Field 124f builder</h3>
7
<form name="f_pop" action="">
7
<form name="f_pop" action="">
8
<table>
8
<table>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/unimarc_field_124g.tt (-1 / +1 lines)
Lines 2-8 Link Here
2
<title>UNIMARC Field 124g builder</title>
2
<title>UNIMARC Field 124g builder</title>
3
[% INCLUDE 'doc-head-close.inc' %]
3
[% INCLUDE 'doc-head-close.inc' %]
4
</head>
4
</head>
5
<body style="padding:1em;">
5
<body id="cat_unimarc_field_124g" class="cat" style="padding:1em;">
6
<h3>UNIMARC Field 124g builder</h3>
6
<h3>UNIMARC Field 124g builder</h3>
7
<form name="f_pop" action="">
7
<form name="f_pop" action="">
8
<table>
8
<table>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/unimarc_field_125a.tt (-1 / +1 lines)
Lines 2-8 Link Here
2
<title>UNIMARC Field 125a builder</title>
2
<title>UNIMARC Field 125a builder</title>
3
[% INCLUDE 'doc-head-close.inc' %]
3
[% INCLUDE 'doc-head-close.inc' %]
4
</head>
4
</head>
5
<body style="padding:1em;">
5
<body id="cat_unimarc_field_125a" class="cat" style="padding:1em;">
6
<h3>UNIMARC Field 125a builder</h3>
6
<h3>UNIMARC Field 125a builder</h3>
7
<form name="f_pop" action="">
7
<form name="f_pop" action="">
8
<table>
8
<table>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/unimarc_field_125b.tt (-1 / +1 lines)
Lines 2-8 Link Here
2
<title>UNIMARC Field 125b builder</title>
2
<title>UNIMARC Field 125b builder</title>
3
[% INCLUDE 'doc-head-close.inc' %]
3
[% INCLUDE 'doc-head-close.inc' %]
4
</head>
4
</head>
5
<body style="padding:1em;">
5
<body id="unimarc_field_125b" class="cat" style="padding:1em;">
6
<h3>UNIMARC Field 125b builder</h3>
6
<h3>UNIMARC Field 125b builder</h3>
7
<form name="f_pop" action="">
7
<form name="f_pop" action="">
8
<table>
8
<table>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/unimarc_field_126a.tt (-1 / +1 lines)
Lines 2-8 Link Here
2
<title>UNIMARC Field 126a builder</title>
2
<title>UNIMARC Field 126a builder</title>
3
[% INCLUDE 'doc-head-close.inc' %]
3
[% INCLUDE 'doc-head-close.inc' %]
4
</head>
4
</head>
5
<body style="padding:1em;">
5
<body id="cat_unimarc_field_126a" class="cat" style="padding:1em;">
6
<h3>UNIMARC Field 126a builder</h3>
6
<h3>UNIMARC Field 126a builder</h3>
7
<form name="f_pop" action="">
7
<form name="f_pop" action="">
8
<table>
8
<table>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/unimarc_field_126b.tt (-1 / +1 lines)
Lines 2-8 Link Here
2
<title>UNIMARC Field 126b builder</title>
2
<title>UNIMARC Field 126b builder</title>
3
[% INCLUDE 'doc-head-close.inc' %]
3
[% INCLUDE 'doc-head-close.inc' %]
4
</head>
4
</head>
5
<body style="padding:1em;">
5
<body id="cat_unimarc_field_126b" class="cat" style="padding:1em;">
6
<h3>UNIMARC Field 126b builder</h3>
6
<h3>UNIMARC Field 126b builder</h3>
7
<form name="f_pop" action="">
7
<form name="f_pop" action="">
8
<table>
8
<table>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/unimarc_field_127.tt (-1 / +1 lines)
Lines 2-8 Link Here
2
<title>UNIMARC Field 127 builder</title>
2
<title>UNIMARC Field 127 builder</title>
3
[% INCLUDE 'doc-head-close.inc' %]
3
[% INCLUDE 'doc-head-close.inc' %]
4
</head>
4
</head>
5
<body style="padding:1em;">
5
<body id="cat_unimarc_field_127" class="cat" style="padding:1em;">
6
<h3>UNIMARC Field 127 builder</h3>
6
<h3>UNIMARC Field 127 builder</h3>
7
<form name="f_pop" action="">
7
<form name="f_pop" action="">
8
<table>
8
<table>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/unimarc_field_128a.tt (-1 / +1 lines)
Lines 2-8 Link Here
2
<title>UNIMARC Field 128a builder</title>
2
<title>UNIMARC Field 128a builder</title>
3
[% INCLUDE 'doc-head-close.inc' %]
3
[% INCLUDE 'doc-head-close.inc' %]
4
</head>
4
</head>
5
<body style="padding:1em;">
5
<body id="cat_unimarc_field_128a" class="cat" style="padding:1em;">
6
<h3>UNIMARC Field 128a builder</h3>
6
<h3>UNIMARC Field 128a builder</h3>
7
<form name="f_pop" action="">
7
<form name="f_pop" action="">
8
<table>
8
<table>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/unimarc_field_128b.tt (-1 / +1 lines)
Lines 2-8 Link Here
2
<title>UNIMARC Field 128b builder</title>
2
<title>UNIMARC Field 128b builder</title>
3
[% INCLUDE 'doc-head-close.inc' %]
3
[% INCLUDE 'doc-head-close.inc' %]
4
</head>
4
</head>
5
<body style="padding:1em;">
5
<body id="cat_unimarc_field_128b" class="cat" style="padding:1em;">
6
<h3>UNIMARC Field 128b builder</h3>
6
<h3>UNIMARC Field 128b builder</h3>
7
<form name="f_pop" action="">
7
<form name="f_pop" action="">
8
<table>
8
<table>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/unimarc_field_128c.tt (-1 / +1 lines)
Lines 2-8 Link Here
2
<title>UNIMARC Field 128c builder</title>
2
<title>UNIMARC Field 128c builder</title>
3
[% INCLUDE 'doc-head-close.inc' %]
3
[% INCLUDE 'doc-head-close.inc' %]
4
</head>
4
</head>
5
<body style="padding:1em;">
5
<body id="cat_unimarc_field_128c" class="cat" style="padding:1em;">
6
<h3>UNIMARC Field 128c builder</h3>
6
<h3>UNIMARC Field 128c builder</h3>
7
<form name="f_pop" action="">
7
<form name="f_pop" action="">
8
<table>
8
<table>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/unimarc_field_130.tt (-1 / +1 lines)
Lines 2-8 Link Here
2
<title>UNIMARC Field 130 builder</title>
2
<title>UNIMARC Field 130 builder</title>
3
[% INCLUDE 'doc-head-close.inc' %]
3
[% INCLUDE 'doc-head-close.inc' %]
4
</head>
4
</head>
5
<body style="padding:1em;">
5
<body id="cat_unimarc_field_130" class="cat" style="padding:1em;">
6
<h3>UNIMARC Field 130 builder</h3>
6
<h3>UNIMARC Field 130 builder</h3>
7
<form name="f_pop" action="">
7
<form name="f_pop" action="">
8
<table>
8
<table>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/unimarc_field_135a.tt (-1 / +1 lines)
Lines 2-8 Link Here
2
<title>UNIMARC Field 135a builder</title>
2
<title>UNIMARC Field 135a builder</title>
3
[% INCLUDE 'doc-head-close.inc' %]
3
[% INCLUDE 'doc-head-close.inc' %]
4
</head>
4
</head>
5
<body style="padding:1em;">
5
<body id="cat_unimarc_field_135a" class="cat" style="padding:1em;">
6
<h3>UNIMARC Field 135a builder</h3>
6
<h3>UNIMARC Field 135a builder</h3>
7
<form name="f_pop" action="">
7
<form name="f_pop" action="">
8
<table>
8
<table>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/unimarc_field_140.tt (-1 / +1 lines)
Lines 2-8 Link Here
2
<title>UNIMARC Field 140 builder</title>
2
<title>UNIMARC Field 140 builder</title>
3
[% INCLUDE 'doc-head-close.inc' %]
3
[% INCLUDE 'doc-head-close.inc' %]
4
</head>
4
</head>
5
<body style="padding:1em;">
5
<body id="cat_unimarc_field_140" class="cat" style="padding:1em;">
6
<h3>UNIMARC Field 140 builder</h3>
6
<h3>UNIMARC Field 140 builder</h3>
7
<form name="f_pop" action="">
7
<form name="f_pop" action="">
8
<table>
8
<table>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/unimarc_field_141.tt (-1 / +1 lines)
Lines 2-8 Link Here
2
<title>UNIMARC Field 141 builder</title>
2
<title>UNIMARC Field 141 builder</title>
3
[% INCLUDE 'doc-head-close.inc' %]
3
[% INCLUDE 'doc-head-close.inc' %]
4
</head>
4
</head>
5
<body style="padding:1em;">
5
<body id="cat_unimarc_field_141" class="cat" style="padding:1em;">
6
<h3>UNIMARC Field 141 builder</h3>
6
<h3>UNIMARC Field 141 builder</h3>
7
<form name="f_pop" action="">
7
<form name="f_pop" action="">
8
<table>
8
<table>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/unimarc_field_210c.tt (-1 / +1 lines)
Lines 2-8 Link Here
2
<title>UNIMARC Field 210c builder</title>
2
<title>UNIMARC Field 210c builder</title>
3
[% INCLUDE 'doc-head-close.inc' %]
3
[% INCLUDE 'doc-head-close.inc' %]
4
</head>
4
</head>
5
<body style="padding:1em;">
5
<body id="cat_unimarc_field_210c" class="cat" style="padding:1em;">
6
<h3>UNIMARC Field 210c builder</h3>
6
<h3>UNIMARC Field 210c builder</h3>
7
    <h4>Search for authority type: EDITORS</h4>
7
    <h4>Search for authority type: EDITORS</h4>
8
        <form name="f" method="post" action="plugin_launcher.pl">
8
        <form name="f" method="post" action="plugin_launcher.pl">
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/unimarc_field_210c_bis.tt (-1 / +1 lines)
Lines 10-16 Link Here
10
    <link rel="stylesheet" type="text/css" href="[% themelang %]/css/staff-global.css" />
10
    <link rel="stylesheet" type="text/css" href="[% themelang %]/css/staff-global.css" />
11
11
12
</head>
12
</head>
13
<body>
13
<body id="cat_unimarc_field_210c_bis" class="cat">
14
<div id="header_search">
14
<div id="header_search">
15
<script type="text/javascript">
15
<script type="text/javascript">
16
//<![CDATA[
16
//<![CDATA[
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/unimarc_field_225a.tt (-1 / +1 lines)
Lines 2-8 Link Here
2
    <title>UNIMARC Field 225a builder</title>
2
    <title>UNIMARC Field 225a builder</title>
3
[% INCLUDE 'doc-head-close.inc' %]
3
[% INCLUDE 'doc-head-close.inc' %]
4
</head>
4
</head>
5
<body style="padding:1em;">
5
<body id="cat_unimarc_field_225a" class="cat" style="padding:1em;">
6
<h3>UNIMARC Field 225a builder</h3>
6
<h3>UNIMARC Field 225a builder</h3>
7
    <div id="mainbloc">
7
    <div id="mainbloc">
8
        <form name="f_pop" onsubmit="report()" action="">
8
        <form name="f_pop" onsubmit="report()" action="">
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/unimarc_field_4XX.tt (-1 / +1 lines)
Lines 78-84 Link Here
78
</script>
78
</script>
79
79
80
</head>
80
</head>
81
<body style="padding:1em;">
81
<body id="cat_unimarc_field_4XX" class="cat" style="padding:1em;">
82
<h3>UNIMARC Field 4XX builder</h3>
82
<h3>UNIMARC Field 4XX builder</h3>
83
[% ELSE %]
83
[% ELSE %]
84
		<script type="text/javascript">
84
		<script type="text/javascript">
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/unimarc_field_686a.tt (-1 / +1 lines)
Lines 5-11 Link Here
5
#custom-doc { width:51.46em;*width:50.17em;min-width:675px; margin:auto; text-align:left; }
5
#custom-doc { width:51.46em;*width:50.17em;min-width:675px; margin:auto; text-align:left; }
6
</style>
6
</style>
7
</head>
7
</head>
8
<body style="padding:1em;">
8
<body id="cat_unimarc_field_686a" class="cat" style="padding:1em;">
9
<h3>UNIMARC Field 686a builder</h3>
9
<h3>UNIMARC Field 686a builder</h3>
10
<div id="custom-doc" class="yui-t7">
10
<div id="custom-doc" class="yui-t7">
11
   <div id="bd">
11
   <div id="bd">
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/unimarc_field_700-4.tt (-1 / +1 lines)
Lines 2-8 Link Here
2
<title>UNIMARC Field 700-4 builder</title>
2
<title>UNIMARC Field 700-4 builder</title>
3
[% INCLUDE 'doc-head-close.inc' %]
3
[% INCLUDE 'doc-head-close.inc' %]
4
</head>
4
</head>
5
<body style="padding:1em;">
5
<body id="cat_unimarc_field_700-4" class="cat" style="padding:1em;">
6
<h3>UNIMARC Field 700-4 builder</h3>
6
<h3>UNIMARC Field 700-4 builder</h3>
7
<p>Sélectionnez la valeur pour le champ 700 $4. Elle sera automatiquement reportée dans la zone 700 $8 qui suit.</p>
7
<p>Sélectionnez la valeur pour le champ 700 $4. Elle sera automatiquement reportée dans la zone 700 $8 qui suit.</p>
8
<form name="f_pop" onsubmit="report()" action="">
8
<form name="f_pop" onsubmit="report()" action="">
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/unimarc_leader.tt (-1 / +1 lines)
Lines 2-8 Link Here
2
<title>UNIMARC Leader builder</title>
2
<title>UNIMARC Leader builder</title>
3
[% INCLUDE 'doc-head-close.inc' %]
3
[% INCLUDE 'doc-head-close.inc' %]
4
</head>
4
</head>
5
<body style="padding:1em;">
5
<body id="cat_unimarc_leader" class="cat" style="padding:1em;">
6
<h3>UNIMARC Leader builder</h3>
6
<h3>UNIMARC Leader builder</h3>
7
<form name="f_pop" action="">
7
<form name="f_pop" action="">
8
<table>
8
<table>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/z3950_search.tt (-2 / +1 lines)
Lines 75-81 tr.selected { background-color : #FFFFCC; } tr.selected td { background-color : Link Here
75
	   #custom-doc { width:53em;*width:51.72em;min-width:689px; margin:auto; text-align:left; }
75
	   #custom-doc { width:53em;*width:51.72em;min-width:689px; margin:auto; text-align:left; }
76
   </style>
76
   </style>
77
</head>
77
</head>
78
<body>
78
<body id="cat_z3950_search" class="cat">
79
79
80
<div id="custom-doc" class="yui-t7">
80
<div id="custom-doc" class="yui-t7">
81
[% ELSE %]
81
[% ELSE %]
82
- 

Return to bug 7760