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

(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/offline_circ/list.tt (-1 / +1 lines)
Lines 54-60 Link Here
54
    //]]>
54
    //]]>
55
    </script>
55
    </script>
56
</head>
56
</head>
57
<body>
57
<body id="ocirc_list" class="circ ocirc">
58
    [% INCLUDE 'header.inc' %]
58
    [% INCLUDE 'header.inc' %]
59
    [% INCLUDE 'circ-search.inc' %]
59
    [% INCLUDE 'circ-search.inc' %]
60
60
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/offline_circ/process_koc.tt (-1 / +1 lines)
Lines 34-40 function CheckForm(f) { Link Here
34
	#fileuploadprogress,#jobprogress{ width:200px;height:10px;border:1px solid #666;background:url('/intranet-tmpl/prog/img/progress.png') -300px 0px no-repeat; }
34
	#fileuploadprogress,#jobprogress{ width:200px;height:10px;border:1px solid #666;background:url('/intranet-tmpl/prog/img/progress.png') -300px 0px no-repeat; }
35
</style>
35
</style>
36
</head>
36
</head>
37
<body>
37
<body id="ocirc_process_koc" class="circ ocirc">
38
[% INCLUDE 'header.inc' %]
38
[% INCLUDE 'header.inc' %]
39
[% INCLUDE 'circ-search.inc' %]
39
[% INCLUDE 'circ-search.inc' %]
40
40
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/reports/acquisitions_stats.tt (-1 / +1 lines)
Lines 3-9 Link Here
3
[% INCLUDE 'doc-head-close.inc' %]
3
[% INCLUDE 'doc-head-close.inc' %]
4
[% INCLUDE 'calendar.inc' %]
4
[% INCLUDE 'calendar.inc' %]
5
</head>
5
</head>
6
<body>
6
<body id="rep_acquisitions_stats" class="rep">
7
[% INCLUDE 'header.inc' %]
7
[% INCLUDE 'header.inc' %]
8
[% INCLUDE 'cat-search.inc' %]
8
[% INCLUDE 'cat-search.inc' %]
9
9
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/reports/bor_issues_top.tt (-1 / +1 lines)
Lines 3-9 Link Here
3
[% INCLUDE 'doc-head-close.inc' %]
3
[% INCLUDE 'doc-head-close.inc' %]
4
[% INCLUDE 'calendar.inc' %]
4
[% INCLUDE 'calendar.inc' %]
5
</head>
5
</head>
6
<body>
6
<body id="rep_bor_issues_top" class="rep">
7
[% INCLUDE 'header.inc' %]
7
[% INCLUDE 'header.inc' %]
8
[% INCLUDE 'cat-search.inc' %]
8
[% INCLUDE 'cat-search.inc' %]
9
9
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/reports/borrowers_out.tt (-1 / +1 lines)
Lines 3-9 Link Here
3
[% INCLUDE 'doc-head-close.inc' %]
3
[% INCLUDE 'doc-head-close.inc' %]
4
[% INCLUDE 'calendar.inc' %]
4
[% INCLUDE 'calendar.inc' %]
5
</head>
5
</head>
6
<body>
6
<body id="rep_borrowers_out" class="rep">
7
[% INCLUDE 'header.inc' %]
7
[% INCLUDE 'header.inc' %]
8
[% INCLUDE 'cat-search.inc' %]
8
[% INCLUDE 'cat-search.inc' %]
9
9
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/reports/borrowers_stats.tt (-1 / +1 lines)
Lines 7-13 Link Here
7
	.debug {display:none;}
7
	.debug {display:none;}
8
</style>
8
</style>
9
</head>
9
</head>
10
<body>
10
<body id="rep_borrowers_stats" class="rep">
11
[% INCLUDE 'header.inc' %]
11
[% INCLUDE 'header.inc' %]
12
[% INCLUDE 'cat-search.inc' %]
12
[% INCLUDE 'cat-search.inc' %]
13
13
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/reports/cat_issues_top.tt (-1 / +1 lines)
Lines 10-16 function Dopop(link) { Link Here
10
</script>
10
</script>
11
[% END %]
11
[% END %]
12
</head>
12
</head>
13
<body>
13
<body id="rep_cat_issues_top" class="rep">
14
[% INCLUDE 'header.inc' %]
14
[% INCLUDE 'header.inc' %]
15
[% INCLUDE 'cat-search.inc' %]
15
[% INCLUDE 'cat-search.inc' %]
16
16
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/reports/catalogue_out.tt (-1 / +1 lines)
Lines 5-11 Link Here
5
	.sql {display: none;}
5
	.sql {display: none;}
6
</style>
6
</style>
7
</head>
7
</head>
8
<body>
8
<body id="rep_catalogue_out" class="rep">
9
[% INCLUDE 'header.inc' %]
9
[% INCLUDE 'header.inc' %]
10
[% INCLUDE 'cat-search.inc' %]
10
[% INCLUDE 'cat-search.inc' %]
11
11
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/reports/catalogue_stats.tt (-1 / +1 lines)
Lines 2-8 Link Here
2
<title>Koha &rsaquo; Reports [% IF ( do_it ) %]&rsaquo; Catalog statistics &rsaquo; Results[% ELSE %]&rsaquo; Catalog statistics[% END %]</title>
2
<title>Koha &rsaquo; Reports [% IF ( do_it ) %]&rsaquo; Catalog statistics &rsaquo; Results[% ELSE %]&rsaquo; Catalog statistics[% END %]</title>
3
[% INCLUDE 'doc-head-close.inc' %]
3
[% INCLUDE 'doc-head-close.inc' %]
4
</head>
4
</head>
5
<body>
5
<body id="rep_catalogue_stats" class="rep">
6
[% INCLUDE 'header.inc' %]
6
[% INCLUDE 'header.inc' %]
7
[% INCLUDE 'cat-search.inc' %]
7
[% INCLUDE 'cat-search.inc' %]
8
8
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/reports/dictionary.tt (-1 / +1 lines)
Lines 4-10 Link Here
4
[% INCLUDE 'calendar.inc' %]
4
[% INCLUDE 'calendar.inc' %]
5
<style type="text/css">fieldset.rows table { clear: none; margin: 0;}</style>
5
<style type="text/css">fieldset.rows table { clear: none; margin: 0;}</style>
6
</head>
6
</head>
7
<body>
7
<body id="rep_dictionary" class="rep">
8
[% INCLUDE 'header.inc' %]
8
[% INCLUDE 'header.inc' %]
9
[% INCLUDE 'circ-search.inc' %]
9
[% INCLUDE 'circ-search.inc' %]
10
10
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/reports/guided_reports_start.tt (-1 / +1 lines)
Lines 60-66 $(document).ready(function(){ Link Here
60
//]]>
60
//]]>
61
</script>
61
</script>
62
</head>
62
</head>
63
<body>
63
<body id="rep_guided_reports_start" class="rep">
64
[% INCLUDE 'header.inc' %]
64
[% INCLUDE 'header.inc' %]
65
[% INCLUDE 'circ-search.inc' %]
65
[% INCLUDE 'circ-search.inc' %]
66
66
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/reports/issues_avg_stats.tt (-1 / +1 lines)
Lines 3-9 Link Here
3
[% INCLUDE 'doc-head-close.inc' %]
3
[% INCLUDE 'doc-head-close.inc' %]
4
[% INCLUDE 'calendar.inc' %]
4
[% INCLUDE 'calendar.inc' %]
5
</head>
5
</head>
6
<body>
6
<body id="rep_issues_avg_stats" class="rep">
7
[% INCLUDE 'header.inc' %]
7
[% INCLUDE 'header.inc' %]
8
[% INCLUDE 'cat-search.inc' %]
8
[% INCLUDE 'cat-search.inc' %]
9
9
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/reports/issues_by_borrower_category.tt (-1 / +1 lines)
Lines 3-9 Link Here
3
[% INCLUDE 'doc-head-close.inc' %]
3
[% INCLUDE 'doc-head-close.inc' %]
4
[% INCLUDE 'calendar.inc' %]
4
[% INCLUDE 'calendar.inc' %]
5
</head>
5
</head>
6
<body>
6
<body id="rep_issues_by_borrower_category" class="rep">
7
[% INCLUDE 'header.inc' %]
7
[% INCLUDE 'header.inc' %]
8
[% INCLUDE 'cat-search.inc' %]
8
[% INCLUDE 'cat-search.inc' %]
9
9
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/reports/issues_stats.tt (-1 / +1 lines)
Lines 6-12 Link Here
6
	.sql {display:none;}
6
	.sql {display:none;}
7
</style>
7
</style>
8
</head>
8
</head>
9
<body>
9
<body id="rep_issues_stats" class="rep">
10
[% INCLUDE 'header.inc' %]
10
[% INCLUDE 'header.inc' %]
11
[% INCLUDE 'cat-search.inc' %]
11
[% INCLUDE 'cat-search.inc' %]
12
12
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/reports/itemslost.tt (-1 / +1 lines)
Lines 2-8 Link Here
2
<title>Koha &rsaquo; Reports &rsaquo; Lost Items</title>
2
<title>Koha &rsaquo; Reports &rsaquo; Lost Items</title>
3
[% INCLUDE 'doc-head-close.inc' %]
3
[% INCLUDE 'doc-head-close.inc' %]
4
</head>
4
</head>
5
<body>
5
<body id="rep_itemslost" class="rep">
6
[% INCLUDE 'header.inc' %]
6
[% INCLUDE 'header.inc' %]
7
[% INCLUDE 'cat-search.inc' %]
7
[% INCLUDE 'cat-search.inc' %]
8
8
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/reports/itemtypes.tt (-1 / +1 lines)
Lines 10-16 $(document).ready(function() { Link Here
10
//]]>
10
//]]>
11
</script>
11
</script>
12
</head>
12
</head>
13
<body>
13
<body id="rep_itemtypes" class="rep">
14
[% INCLUDE 'header.inc' %]
14
[% INCLUDE 'header.inc' %]
15
[% INCLUDE 'cat-search.inc' %]
15
[% INCLUDE 'cat-search.inc' %]
16
16
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/reports/reports-home.tt (-1 / +1 lines)
Lines 2-8 Link Here
2
<title>Koha &rsaquo; Reports</title>
2
<title>Koha &rsaquo; Reports</title>
3
[% INCLUDE 'doc-head-close.inc' %]
3
[% INCLUDE 'doc-head-close.inc' %]
4
</head>
4
</head>
5
<body>
5
<body id="rep_reports-home" class="rep">
6
[% INCLUDE 'header.inc' %]
6
[% INCLUDE 'header.inc' %]
7
[% INCLUDE 'circ-search.inc' %]
7
[% INCLUDE 'circ-search.inc' %]
8
8
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/reports/reservereport.tt (-1 / +1 lines)
Lines 2-8 Link Here
2
<title>Koha &rsaquo; Hold Report &rsaquo; All Holds</title>
2
<title>Koha &rsaquo; Hold Report &rsaquo; All Holds</title>
3
[% INCLUDE 'doc-head-close.inc' %]
3
[% INCLUDE 'doc-head-close.inc' %]
4
</head>
4
</head>
5
<body>
5
<body id="rep_reservereport" class="rep">
6
[% INCLUDE 'header.inc' %]
6
[% INCLUDE 'header.inc' %]
7
[% INCLUDE 'cat-search.inc' %]
7
[% INCLUDE 'cat-search.inc' %]
8
8
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/reports/reserves_stats.tt (-1 / +1 lines)
Lines 6-12 Link Here
6
	.sql {display:none;}
6
	.sql {display:none;}
7
</style>
7
</style>
8
</head>
8
</head>
9
<body>
9
<body id="rep_reserve_stats" class="rep">
10
[% INCLUDE 'header.inc' %]
10
[% INCLUDE 'header.inc' %]
11
[% INCLUDE 'cat-search.inc' %]
11
[% INCLUDE 'cat-search.inc' %]
12
12
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/reports/serials_stats.tt (-1 / +1 lines)
Lines 15-21 Link Here
15
	//]]>
15
	//]]>
16
</script>
16
</script>
17
</head>
17
</head>
18
<body>
18
<body id="rep_serials_stats" class="rep">
19
[% INCLUDE 'header.inc' %]
19
[% INCLUDE 'header.inc' %]
20
[% INCLUDE 'cat-search.inc' %]
20
[% INCLUDE 'cat-search.inc' %]
21
21
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/reports/stats_screen.tt (-3 / +3 lines)
Lines 3-11 Link Here
3
[% INCLUDE 'doc-head-close.inc' %]
3
[% INCLUDE 'doc-head-close.inc' %]
4
[% INCLUDE 'calendar.inc' %] 
4
[% INCLUDE 'calendar.inc' %] 
5
5
6
</head>    
6
</head>
7
<body>   
7
<body id="rep_stats_screen" class="rep">
8
[% INCLUDE 'header.inc' %]                                    
8
[% INCLUDE 'header.inc' %]
9
[% INCLUDE 'circ-search.inc' %]
9
[% INCLUDE 'circ-search.inc' %]
10
<div id="breadcrumbs"><a href="/cgi-bin/koha/mainpage.pl">Home</a> &rsaquo; <a href="/cgi-bin/koha/reports/reports-home.pl">Reports</a> &rsaquo; Till Reconciliation
10
<div id="breadcrumbs"><a href="/cgi-bin/koha/mainpage.pl">Home</a> &rsaquo; <a href="/cgi-bin/koha/reports/reports-home.pl">Reports</a> &rsaquo; Till Reconciliation
11
</div>
11
</div>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/reserve/request.tt (-1 / +1 lines)
Lines 134-140 function checkMultiHold() { Link Here
134
// ]]>
134
// ]]>
135
</script>
135
</script>
136
</head>
136
</head>
137
<body>
137
<body id="circ_request" class="catalog">
138
[% INCLUDE 'header.inc' %]
138
[% INCLUDE 'header.inc' %]
139
[% INCLUDE 'circ-search.inc' %]
139
[% INCLUDE 'circ-search.inc' %]
140
140
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/reviews/reviewswaiting.tt (-1 / +1 lines)
Lines 2-8 Link Here
2
<title>Koha &rsaquo; Tools &rsaquo; Comments &rsaquo; [% IF ( status ) %] Approved comments[% ELSE %] Comments awaiting moderation[% END %]</title>
2
<title>Koha &rsaquo; Tools &rsaquo; Comments &rsaquo; [% IF ( status ) %] Approved comments[% ELSE %] Comments awaiting moderation[% END %]</title>
3
[% INCLUDE 'doc-head-close.inc' %]
3
[% INCLUDE 'doc-head-close.inc' %]
4
</head>
4
</head>
5
<body>
5
<body id="tools_reviewswaiting" class="tools">
6
[% INCLUDE 'header.inc' %]
6
[% INCLUDE 'header.inc' %]
7
[% INCLUDE 'cat-search.inc' %]
7
[% INCLUDE 'cat-search.inc' %]
8
8
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/rotating_collections/editCollections.tt (-1 / +1 lines)
Lines 2-8 Link Here
2
<title>Koha &rsaquo; Tools &rsaquo; Rotating Collections &rsaquo; Edit Collections</title>
2
<title>Koha &rsaquo; Tools &rsaquo; Rotating Collections &rsaquo; Edit Collections</title>
3
[% INCLUDE 'doc-head-close.inc' %]
3
[% INCLUDE 'doc-head-close.inc' %]
4
</head>
4
</head>
5
<body>
5
<body id="rcoll_editCollections" class="tools rcoll">
6
[% INCLUDE 'header.inc' %]
6
[% INCLUDE 'header.inc' %]
7
[% INCLUDE 'cat-search.inc' %]
7
[% INCLUDE 'cat-search.inc' %]
8
8
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/rotating_collections/rotatingCollections.tt (-1 / +1 lines)
Lines 2-8 Link Here
2
<title>Koha &rsaquo; Tools &rsaquo; Rotating Collections</title>
2
<title>Koha &rsaquo; Tools &rsaquo; Rotating Collections</title>
3
[% INCLUDE 'doc-head-close.inc' %]
3
[% INCLUDE 'doc-head-close.inc' %]
4
</head>
4
</head>
5
<body>
5
<body id="rcoll_rotatingCollections" class="tools rcoll">
6
[% INCLUDE 'header.inc' %]
6
[% INCLUDE 'header.inc' %]
7
[% INCLUDE 'cat-search.inc' %]
7
[% INCLUDE 'cat-search.inc' %]
8
8
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/rotating_collections/transferCollection.tt (-1 / +1 lines)
Lines 2-8 Link Here
2
<title>Koha &rsaquo; Tools &rsaquo; Rotating Collections &rsaquo; Transfer Collection</title>
2
<title>Koha &rsaquo; Tools &rsaquo; Rotating Collections &rsaquo; Transfer Collection</title>
3
[% INCLUDE 'doc-head-close.inc' %]
3
[% INCLUDE 'doc-head-close.inc' %]
4
</head>
4
</head>
5
<body>
5
<body id="rcoll_transferCollection" class="tools rcoll">
6
[% INCLUDE 'header.inc' %]
6
[% INCLUDE 'header.inc' %]
7
[% INCLUDE 'cat-search.inc' %]
7
[% INCLUDE 'cat-search.inc' %]
8
8
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/sms/sms-home.tt (-1 / +1 lines)
Lines 2-8 Link Here
2
<title>Koha &rsaquo; Tools &rsaquo; Send SMS Message</title>
2
<title>Koha &rsaquo; Tools &rsaquo; Send SMS Message</title>
3
[% INCLUDE 'doc-head-close.inc' %]
3
[% INCLUDE 'doc-head-close.inc' %]
4
</head>
4
</head>
5
<body>
5
<body id="sms_sms-home" class="pat">
6
[% INCLUDE 'header.inc' %]
6
[% INCLUDE 'header.inc' %]
7
[% INCLUDE 'cat-search.inc' %]
7
[% INCLUDE 'cat-search.inc' %]
8
8
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/tags/list.tt (-1 / +1 lines)
Lines 29-35 Link Here
29
<style type="text/css">
29
<style type="text/css">
30
tr.selected { background-color : #FFFFCC; } tr.selected td { background-color : transparent; }</style>
30
tr.selected { background-color : #FFFFCC; } tr.selected td { background-color : transparent; }</style>
31
</head>
31
</head>
32
<body>
32
<body id="tags_list" class="tools">
33
[% INCLUDE 'header.inc' %]
33
[% INCLUDE 'header.inc' %]
34
[% INCLUDE 'cat-search.inc' %]
34
[% INCLUDE 'cat-search.inc' %]
35
35
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/tags/review.tt (-2 / +1 lines)
Lines 135-141 td input,td input[type="submit"] { font-size: 85%; padding: 1px; } Link Here
135
//]]>
135
//]]>
136
</script>
136
</script>
137
</head>
137
</head>
138
<body>
138
<body id="tags_review" class="tools">
139
[% INCLUDE 'header.inc' %]
139
[% INCLUDE 'header.inc' %]
140
[% INCLUDE 'cat-search.inc' %]
140
[% INCLUDE 'cat-search.inc' %]
141
141
142
- 

Return to bug 7760