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

(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/addorderiso2709.tt (-8 / +6 lines)
Lines 19-28 Link Here
19
[% INCLUDE 'header.inc' %]
19
[% INCLUDE 'header.inc' %]
20
[% INCLUDE 'acquisitions-search.inc' %]
20
[% INCLUDE 'acquisitions-search.inc' %]
21
<div id="breadcrumbs"><a href="/cgi-bin/koha/mainpage.pl">Home</a> &rsaquo; <a href="/cgi-bin/koha/acqui/acqui-home.pl">Acquisitions</a> &rsaquo; <a href="/cgi-bin/koha/acqui/supplier.pl?booksellerid=[% booksellerid %]">[% booksellername %]</a> &rsaquo; <a href="/cgi-bin/koha/acqui/basket.pl?basketno=[% basketno %]">Basket [% basketno %]</a> &rsaquo;  Add orders from iso2709 file</div>
21
<div id="breadcrumbs"><a href="/cgi-bin/koha/mainpage.pl">Home</a> &rsaquo; <a href="/cgi-bin/koha/acqui/acqui-home.pl">Acquisitions</a> &rsaquo; <a href="/cgi-bin/koha/acqui/supplier.pl?booksellerid=[% booksellerid %]">[% booksellername %]</a> &rsaquo; <a href="/cgi-bin/koha/acqui/basket.pl?basketno=[% basketno %]">Basket [% basketno %]</a> &rsaquo;  Add orders from iso2709 file</div>
22
<div id="doc3" class="yui-t2">
22
23
   <div id="bd">
23
    <div class="container-fluid">
24
       <div id="yui-main">
24
        <div class="row">
25
           <div class="yui-b">
25
            <div class="col-sm-6 col-sm-offset-3 col-md-8 col-md-offset-2">
26
             [% IF ( allmatch ) %]<div class="dialog alert">
26
             [% IF ( allmatch ) %]<div class="dialog alert">
27
              <h4>No records imported</h4>
27
              <h4>No records imported</h4>
28
             No record have been imported because they all match an existing record in your catalog.<br />You'll have to treat them individually.
28
             No record have been imported because they all match an existing record in your catalog.<br />You'll have to treat them individually.
Lines 420-429 Link Here
420
                  </table>
420
                  </table>
421
                </div>
421
                </div>
422
                [% END %]
422
                [% END %]
423
           </div>
423
            </div> [% # /div.col-sm-6 %]
424
       </div>
424
       </div> [% # /div.row %]
425
   </div>
426
</div>
427
425
428
[% MACRO jsinclude BLOCK %]
426
[% MACRO jsinclude BLOCK %]
429
    [% Asset.js("js/acquisitions-menu.js") %]
427
    [% Asset.js("js/acquisitions-menu.js") %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/search-history.tt (-9 / +7 lines)
Lines 17-27 Link Here
17
  <a href="/cgi-bin/koha/mainpage.pl">Home</a> &rsaquo; <a href="/cgi-bin/koha/catalogue/search.pl">Catalog</a>  &rsaquo; Search history
17
  <a href="/cgi-bin/koha/mainpage.pl">Home</a> &rsaquo; <a href="/cgi-bin/koha/catalogue/search.pl">Catalog</a>  &rsaquo; Search history
18
</div>
18
</div>
19
19
20
<div id="doc3" class="yui-t2">
20
<div class="container-fluid">
21
    <div class="row">
22
        <div class="col-sm-12 col-md-8 col-md-offset-2">
21
23
22
<div id="bd">
23
  <div id="yui-main">
24
    <div class="yui-b">
25
      <h1>Search history</h1>
24
      <h1>Search history</h1>
26
      <div id="tabs" class="toptabs">
25
      <div id="tabs" class="toptabs">
27
        <ul>
26
        <ul>
Lines 186-196 Link Here
186
          [% IF !current_authority_searches && !previous_authority_searches %]
185
          [% IF !current_authority_searches && !previous_authority_searches %]
187
            <p>Your authority search history is empty.</p>
186
            <p>Your authority search history is empty.</p>
188
          [% END %]
187
          [% END %]
189
        </div>
188
        </div> [% # /authority_tab %]
190
      </div>
189
      </div> [% # /tabs %]
191
    </div>
190
    </div> [% # /div.col-md-8 %]
192
  </div>
191
  </div> [% # /div.row %]
193
</div>
194
192
195
[% MACRO jsinclude BLOCK %]
193
[% MACRO jsinclude BLOCK %]
196
    [% INCLUDE 'datatables.inc' %]
194
    [% INCLUDE 'datatables.inc' %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/linkitem.tt (-2 / +5 lines)
Lines 6-12 Link Here
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/cataloguing/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/cataloguing/addbooks.pl">Cataloging</a>  &rsaquo; Link a host item to <i>[% bibliotitle |html %]</i></div>
9
<div id="doc3" class="yui-t2">
9
10
<div class="container-fluid">
11
    <div class="row">
12
        <div class="col-sm-6 col-sm-offset-3 col-md-6 col-md-offset-3">
10
13
11
[% IF ( error ) %]
14
[% IF ( error ) %]
12
    <div class="dialog alert">
15
    <div class="dialog alert">
Lines 19-25 Link Here
19
    </form>
22
    </form>
20
[% ELSE %]
23
[% ELSE %]
21
    [% IF ( success ) %]
24
    [% IF ( success ) %]
22
	<div class="dialog">The item has successfully been linked to <i>[% bibliotitle |html %]</i>.</div>    
25
    <div class="dialog message">The item has successfully been linked to <i>[% bibliotitle |html %]</i>.</div>
23
	<form action="/cgi-bin/koha/catalogue/MARCdetail.pl" method="post">
26
	<form action="/cgi-bin/koha/catalogue/MARCdetail.pl" method="post">
24
	    <input type="submit" value="OK" />
27
	    <input type="submit" value="OK" />
25
	    <input type="hidden" name="biblionumber" value="[% biblionumber %]" />
28
	    <input type="hidden" name="biblionumber" value="[% biblionumber %]" />
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/unimarc_field_225a_bis.tt (-11 / +1 lines)
Lines 2-21 Link Here
2
[% INCLUDE 'doc-head-open.inc' %]
2
[% INCLUDE 'doc-head-open.inc' %]
3
<title>Koha &rsaquo; UNIMARC field 225a builder</title>
3
<title>Koha &rsaquo; UNIMARC field 225a builder</title>
4
[% INCLUDE 'doc-head-close.inc' %]
4
[% INCLUDE 'doc-head-close.inc' %]
5
<style type="text/css">
6
    #custom-doc {
7
        width:37.85em;
8
        min-width:492px;
9
        margin:auto;
10
        text-align:left;
11
    }
12
</style>
13
</head>
5
</head>
14
6
15
<body id="cat_unimarc_field_225a_bis" class="cat">
7
<body id="cat_unimarc_field_225a_bis" class="cat">
16
8
17
  <div id="custom-doc" class="yui-t7">
9
    <div class="container-fluid">
18
    <div id="bd">
19
      <h1>UNIMARC field 225a builder</h1>
10
      <h1>UNIMARC field 225a builder</h1>
20
      <div class="autocomplete">
11
      <div class="autocomplete">
21
        <form>
12
        <form>
Lines 30-36 Link Here
30
        </form>
21
        </form>
31
      </div>
22
      </div>
32
    </div>
23
    </div>
33
  </div>
34
24
35
[% MACRO jsinclude BLOCK %]
25
[% MACRO jsinclude BLOCK %]
36
    <script type="text/javascript">
26
    <script type="text/javascript">
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/common/patron_search.tt (-4 / +1 lines)
Lines 10-17 Link Here
10
10
11
<body id="common_patron_search" class="common">
11
<body id="common_patron_search" class="common">
12
<div id="patron_search" class="yui-t7">
12
<div id="patron_search" class="yui-t7">
13
  <div id="bd">
13
    <div class="container-fluid">
14
    <div class="yui-g">
15
14
16
        <form id="searchform">
15
        <form id="searchform">
17
            <fieldset class="brief">
16
            <fieldset class="brief">
Lines 88-95 Link Here
88
        </div>
87
        </div>
89
88
90
<div id="closewindow"><a href="#" class="btn btn-default btn-default close">Close</a></div>
89
<div id="closewindow"><a href="#" class="btn btn-default btn-default close">Close</a></div>
91
</div>
92
</div>
93
90
94
[% MACRO jsinclude BLOCK %]
91
[% MACRO jsinclude BLOCK %]
95
    [% INCLUDE 'datatables.inc' %]
92
    [% INCLUDE 'datatables.inc' %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/labels/label-print.tt (-4 / +3 lines)
Lines 42-48 Link Here
42
                    <input type="button" class="gb-close" value="Done" />
42
                    <input type="button" class="gb-close" value="Done" />
43
                </fieldset>
43
                </fieldset>
44
            </form>
44
            </form>
45
            [% ELSE %]
45
        [% ELSE %]
46
            <h3>
46
            <h3>
47
                [% IF ( label_ids ) %]
47
                [% IF ( label_ids ) %]
48
                    [% IF ( label_count == 1 ) %]Exporting [% label_count %] label[% ELSE %]Exporting [% label_count %] labels[% END %]
48
                    [% IF ( label_count == 1 ) %]Exporting [% label_count %] label[% ELSE %]Exporting [% label_count %] labels[% END %]
Lines 93-100 Link Here
93
                    <a href="#" class="cancel gb-close">Cancel</a>
93
                    <a href="#" class="cancel gb-close">Cancel</a>
94
                </fieldset>
94
                </fieldset>
95
            </form>
95
            </form>
96
            [% END %]
96
        [% END %]
97
        </div>
97
    </div>
98
98
99
[% MACRO jsinclude BLOCK %]
99
[% MACRO jsinclude BLOCK %]
100
    [% Asset.js("js/tools-menu.js") %]
100
    [% Asset.js("js/tools-menu.js") %]
101
- 

Return to bug 20641