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

(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/labels/label-bib-search.tt (-1 / +1 lines)
Lines 1-6 Link Here
1
[% INCLUDE 'doc-head-open.inc' %]Koha › Tools › Labels ›: Search[% INCLUDE 'doc-head-close.inc' %]
1
[% INCLUDE 'doc-head-open.inc' %]Koha › Tools › Labels ›: Search[% INCLUDE 'doc-head-close.inc' %]
2
</head>
2
</head>
3
<body>
3
<body id="labels_label-bib-search" class="tools labels">
4
<div id="main-compact">
4
<div id="main-compact">
5
5
6
<h1>Search</h1>
6
<h1>Search</h1>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/labels/label-edit-batch.tt (-1 / +1 lines)
Lines 20-26 Link Here
20
    //]]>
20
    //]]>
21
    </script>
21
    </script>
22
</head>
22
</head>
23
<body onload="dofocus();">
23
<body id="labels_label-edit-batch" class="tools labels" onload="dofocus();">
24
    [% INCLUDE 'header.inc' %]
24
    [% INCLUDE 'header.inc' %]
25
    [% INCLUDE 'cat-search.inc' %]
25
    [% INCLUDE 'cat-search.inc' %]
26
    <div id="breadcrumbs">
26
    <div id="breadcrumbs">
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/labels/label-edit-layout.tt (-1 / +1 lines)
Lines 19-25 Link Here
19
        //]]>
19
        //]]>
20
    </script>
20
    </script>
21
</head>
21
</head>
22
<body>
22
<body id="labels_label-edit-layout" class="tools labels">
23
    [% INCLUDE 'header.inc' %]
23
    [% INCLUDE 'header.inc' %]
24
    [% INCLUDE 'cat-search.inc' %]
24
    [% INCLUDE 'cat-search.inc' %]
25
    <div id="breadcrumbs">
25
    <div id="breadcrumbs">
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/labels/label-edit-profile.tt (-1 / +1 lines)
Lines 36-42 Link Here
36
        //]]>
36
        //]]>
37
	</script>
37
	</script>
38
</head>
38
</head>
39
<body>
39
<body id="labels_label-edit-profile" class="tools labels">
40
    [% INCLUDE 'header.inc' %]
40
    [% INCLUDE 'header.inc' %]
41
    [% INCLUDE 'cat-search.inc' %]
41
    [% INCLUDE 'cat-search.inc' %]
42
    <div id="breadcrumbs">
42
    <div id="breadcrumbs">
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/labels/label-edit-template.tt (-1 / +1 lines)
Lines 36-42 Link Here
36
        //]]>
36
        //]]>
37
	</script>
37
	</script>
38
</head>
38
</head>
39
<body>
39
<body id="labels_label-edit-template" class="tools labels">
40
    [% INCLUDE 'header.inc' %]
40
    [% INCLUDE 'header.inc' %]
41
    [% INCLUDE 'cat-search.inc' %]
41
    [% INCLUDE 'cat-search.inc' %]
42
    <div id="breadcrumbs">
42
    <div id="breadcrumbs">
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/labels/label-home.tt (-1 / +1 lines)
Lines 3-9 Link Here
3
    [% INCLUDE 'doc-head-close.inc' %]
3
    [% INCLUDE 'doc-head-close.inc' %]
4
    <link rel="stylesheet" type="text/css" href="[% themelang %]/css/label.css" />
4
    <link rel="stylesheet" type="text/css" href="[% themelang %]/css/label.css" />
5
</head>
5
</head>
6
<body>
6
<body id="labels_label-home" class="tools labels">
7
    [% INCLUDE 'header.inc' %]
7
    [% INCLUDE 'header.inc' %]
8
    [% INCLUDE 'cat-search.inc' %]
8
    [% INCLUDE 'cat-search.inc' %]
9
    <div id="breadcrumbs">
9
    <div id="breadcrumbs">
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/labels/label-manage.tt (-1 / +1 lines)
Lines 79-85 Link Here
79
        //]]>
79
        //]]>
80
    </script>
80
    </script>
81
</head>
81
</head>
82
<body>
82
<body id="labels_label-manage" class="tools labels">
83
    [% INCLUDE 'header.inc' %]
83
    [% INCLUDE 'header.inc' %]
84
    [% INCLUDE 'cat-search.inc' %]
84
    [% INCLUDE 'cat-search.inc' %]
85
    <div id="breadcrumbs">
85
    <div id="breadcrumbs">
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/labels/label-print.tt (-1 / +1 lines)
Lines 11-17 Link Here
11
    <style type="text/css">#custom-doc {width:47.23em; *width:46.04em; min-width:610px; margin:auto; margin-top:0.4em;}</style>
11
    <style type="text/css">#custom-doc {width:47.23em; *width:46.04em; min-width:610px; margin:auto; margin-top:0.4em;}</style>
12
    <style type="text/css">table {border-collapse: separate; border-spacing: 0; border: hidden none;} .header {cursor: auto; background-position: center center; background-repeat: repeat;}</style>
12
    <style type="text/css">table {border-collapse: separate; border-spacing: 0; border: hidden none;} .header {cursor: auto; background-position: center center; background-repeat: repeat;}</style>
13
</head>
13
</head>
14
<body>
14
<body id="labels_label-print" class="tools labels">
15
    <div id="custom-doc" class="yui-t2">
15
    <div id="custom-doc" class="yui-t2">
16
        <div id="bd">
16
        <div id="bd">
17
            [% IF ( batches ) %]
17
            [% IF ( batches ) %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/labels/result.tt (-1 / +1 lines)
Lines 41-47 Link Here
41
            //]]>
41
            //]]>
42
    </script>
42
    </script>
43
</head>
43
</head>
44
<body>
44
<body id="labels_result" class="tools labels">
45
    <div id="custom-doc" class="yui-t7">
45
    <div id="custom-doc" class="yui-t7">
46
        <div id="bd">
46
        <div id="bd">
47
            <h1>Search results</h1>
47
            <h1>Search results</h1>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/labels/search.tt (-1 / +1 lines)
Lines 3-9 Link Here
3
[% INCLUDE 'calendar.inc' %]
3
[% INCLUDE 'calendar.inc' %]
4
<style type="text/css">#custom-doc { width:47.23em;*width:46.04em;min-width:610px; margin:auto;margin-top: .4em; text-align:left; }</style>
4
<style type="text/css">#custom-doc { width:47.23em;*width:46.04em;min-width:610px; margin:auto;margin-top: .4em; text-align:left; }</style>
5
</head>
5
</head>
6
<body>
6
<body id="labels_search" class="tools labels">
7
7
8
<div id="custom-doc" class="yui-t7">
8
<div id="custom-doc" class="yui-t7">
9
   <div id="bd">
9
   <div id="bd">
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/labels/spinelabel-home.tt (-1 / +1 lines)
Lines 1-7 Link Here
1
[% INCLUDE 'doc-head-open.inc' %]<title>Koha &rsaquo; Tools &rsaquo; Quick spine label creator</title>
1
[% INCLUDE 'doc-head-open.inc' %]<title>Koha &rsaquo; Tools &rsaquo; Quick spine label creator</title>
2
[% INCLUDE 'doc-head-close.inc' %]
2
[% INCLUDE 'doc-head-close.inc' %]
3
</head>
3
</head>
4
<body>
4
<body id="labels_spinelabel-home" class="tools labels">
5
[% INCLUDE 'header.inc' %]
5
[% INCLUDE 'header.inc' %]
6
[% INCLUDE 'cat-search.inc' %]
6
[% INCLUDE 'cat-search.inc' %]
7
7
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/labels/spinelabel-print.tt (-2 / +2 lines)
Lines 17-29 Link Here
17
	</style>
17
	</style>
18
</head>
18
</head>
19
	[% IF ( BarcodeNotFound ) %]
19
	[% IF ( BarcodeNotFound ) %]
20
		<body>
20
		<body id="labels_spinelabel-print" class="tools labels">
21
			<p>The barcode [% Barcode %] was not found.</p>
21
			<p>The barcode [% Barcode %] was not found.</p>
22
			<p><a href="spinelabel-home.pl">Return To Spine Label Printer</a></p>
22
			<p><a href="spinelabel-home.pl">Return To Spine Label Printer</a></p>
23
		</body>
23
		</body>
24
	[% ELSE %]
24
	[% ELSE %]
25
		[% IF ( autoprint ) %]
25
		[% IF ( autoprint ) %]
26
			<body onLoad="window.print()">
26
			<body id="labels_spinelabel-print" class="tools labels" onLoad="window.print()">
27
		[% ELSE %]	
27
		[% ELSE %]	
28
			<body>
28
			<body>
29
		[% END %] 
29
		[% END %] 
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/patroncards/card-print.tt (-1 / +1 lines)
Lines 11-17 Link Here
11
    <style type="text/css">#custom-doc {width:47.23em; *width:46.04em; min-width:610px; margin:auto; margin-top:0.4em;}</style>
11
    <style type="text/css">#custom-doc {width:47.23em; *width:46.04em; min-width:610px; margin:auto; margin-top:0.4em;}</style>
12
    <style type="text/css">table {border-collapse: separate; border-spacing: 0; border: hidden none;} .header {cursor: auto; background-position: center center; background-repeat: repeat;}</style>
12
    <style type="text/css">table {border-collapse: separate; border-spacing: 0; border: hidden none;} .header {cursor: auto; background-position: center center; background-repeat: repeat;}</style>
13
</head>
13
</head>
14
<body>
14
<body id="pcard_card-print" class="tools pcard">
15
    <div id="custom-doc" class="yui-t2">
15
    <div id="custom-doc" class="yui-t2">
16
        <div id="bd">
16
        <div id="bd">
17
            [% IF ( batches ) %]
17
            [% IF ( batches ) %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/patroncards/edit-batch.tt (-1 / +1 lines)
Lines 19-25 Link Here
19
        };
19
        };
20
    </script>
20
    </script>
21
</head>
21
</head>
22
<body>
22
<body id="pcard_edit-batch" class="tools pcard">
23
    [% INCLUDE 'header.inc' %]
23
    [% INCLUDE 'header.inc' %]
24
    [% INCLUDE 'cat-search.inc' %]
24
    [% INCLUDE 'cat-search.inc' %]
25
    <div id="breadcrumbs">
25
    <div id="breadcrumbs">
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/patroncards/edit-layout.tt (-1 / +1 lines)
Lines 133-139 Link Here
133
        };
133
        };
134
    </script>
134
    </script>
135
</head>
135
</head>
136
<body>
136
<body id="pcard_edit-layout" class="tools pcard">
137
    [% INCLUDE 'header.inc' %]
137
    [% INCLUDE 'header.inc' %]
138
    [% INCLUDE 'cat-search.inc' %]
138
    [% INCLUDE 'cat-search.inc' %]
139
    <div id="breadcrumbs">
139
    <div id="breadcrumbs">
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/patroncards/edit-profile.tt (-1 / +1 lines)
Lines 63-69 Link Here
63
        };
63
        };
64
    </script>
64
    </script>
65
</head>
65
</head>
66
<body>
66
<body id="pcard_edit-profile" class="tools pcard">
67
    [% INCLUDE 'header.inc' %]
67
    [% INCLUDE 'header.inc' %]
68
    [% INCLUDE 'cat-search.inc' %]
68
    [% INCLUDE 'cat-search.inc' %]
69
    <div id="breadcrumbs">
69
    <div id="breadcrumbs">
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/patroncards/edit-template.tt (-1 / +1 lines)
Lines 63-69 Link Here
63
        };
63
        };
64
    </script>
64
    </script>
65
</head>
65
</head>
66
<body>
66
<body id="pcard_edit-template" class="tools pcard">
67
    [% INCLUDE 'header.inc' %]
67
    [% INCLUDE 'header.inc' %]
68
    [% INCLUDE 'cat-search.inc' %]
68
    [% INCLUDE 'cat-search.inc' %]
69
    <div id="breadcrumbs">
69
    <div id="breadcrumbs">
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/patroncards/home.tt (-1 / +1 lines)
Lines 3-9 Link Here
3
    [% INCLUDE 'doc-head-close.inc' %]
3
    [% INCLUDE 'doc-head-close.inc' %]
4
    <link rel="stylesheet" type="text/css" href="[% themelang %]/css/card.css" />
4
    <link rel="stylesheet" type="text/css" href="[% themelang %]/css/card.css" />
5
</head>
5
</head>
6
<body>
6
<body id="pcard_home" class="tools pcard">
7
    [% INCLUDE 'header.inc' %]
7
    [% INCLUDE 'header.inc' %]
8
    [% INCLUDE 'cat-search.inc' %]
8
    [% INCLUDE 'cat-search.inc' %]
9
    <div id="breadcrumbs">
9
    <div id="breadcrumbs">
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/patroncards/image-manage.tt (-1 / +1 lines)
Lines 89-95 Link Here
89
        }
89
        }
90
    </script>
90
    </script>
91
</head>
91
</head>
92
<body>
92
<body id="pcard_image-manage" class="tools pcard">
93
[% INCLUDE 'header.inc' %]
93
[% INCLUDE 'header.inc' %]
94
[% INCLUDE 'cat-search.inc' %]
94
[% INCLUDE 'cat-search.inc' %]
95
<div id="breadcrumbs">
95
<div id="breadcrumbs">
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/patroncards/manage.tt (-1 / +1 lines)
Lines 116-122 Link Here
116
        };
116
        };
117
    </script>
117
    </script>
118
</head>
118
</head>
119
<body>
119
<body id="pcard_manage" class="tools pcard">
120
    [% INCLUDE 'header.inc' %]
120
    [% INCLUDE 'header.inc' %]
121
    [% INCLUDE 'cat-search.inc' %]
121
    [% INCLUDE 'cat-search.inc' %]
122
    <div id="breadcrumbs">
122
    <div id="breadcrumbs">
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/patroncards/members-search.tt (-1 / +1 lines)
Lines 40-46 function add_item(borrowernum,batch_id,type_id){ Link Here
40
//]]>
40
//]]>
41
</script>
41
</script>
42
</head>
42
</head>
43
<body>
43
<body id="pcard_members-search" class="tools pcard">
44
44
45
<div id="custom-doc" class="yui-t7">
45
<div id="custom-doc" class="yui-t7">
46
  <div id="bd">
46
  <div id="bd">
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/patroncards/print.tt (-2 / +1 lines)
Lines 10-16 Link Here
10
    </script>
10
    </script>
11
    <style type="text/css">#custom-doc {width:47.23em; *width:46.04em; min-width:610px; margin:auto; margin-top:0.4em;}</style>
11
    <style type="text/css">#custom-doc {width:47.23em; *width:46.04em; min-width:610px; margin:auto; margin-top:0.4em;}</style>
12
</head>
12
</head>
13
<body>
13
<body id="pcard_print" class="tools pcard">
14
    <div id="custom-doc" class="yui-t2">
14
    <div id="custom-doc" class="yui-t2">
15
        <div id="bd">
15
        <div id="bd">
16
            [% IF ( batches ) %]
16
            [% IF ( batches ) %]
17
- 

Return to bug 7760