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

(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/reports/acquisitions_stats.tt (-1 / +1 lines)
Lines 301-307 Link Here
301
            <fieldset class="rows">
301
            <fieldset class="rows">
302
                <legend>Output</legend>
302
                <legend>Output</legend>
303
                <ol>
303
                <ol>
304
                    <li> <label for="outputscreen">To screen into the browser: </label><input type="radio" checked="checked" name="output" id="outputscreen" value="screen" /> </li>
304
                    <li> <label for="outputscreen">To screen in the browser: </label><input type="radio" checked="checked" name="output" id="outputscreen" value="screen" /> </li>
305
                    <li>
305
                    <li>
306
                        <label for="outputfile">To a file:</label> <input type="radio" name="output" value="file" id="outputfile" /> <label class="inline" for="basename">Named: </label>
306
                        <label for="outputfile">To a file:</label> <input type="radio" name="output" value="file" id="outputfile" /> <label class="inline" for="basename">Named: </label>
307
                        <input type="text" name="basename" id="basename" value="Export" />
307
                        <input type="text" name="basename" id="basename" value="Export" />
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/reports/bor_issues_top.tt (-1 / +1 lines)
Lines 202-208 Link Here
202
            <fieldset class="rows">
202
            <fieldset class="rows">
203
                <legend>Output</legend>
203
                <legend>Output</legend>
204
                <ol
204
                <ol
205
                    ><li><label for="outputscreen">To screen into the browser: </label><input type="radio" checked="checked" name="output" id="outputscreen" value="screen" /></li>
205
                    ><li><label for="outputscreen">To screen in the browser: </label><input type="radio" checked="checked" name="output" id="outputscreen" value="screen" /></li>
206
                    <li
206
                    <li
207
                        ><label for="outputfile">To a file: </label><input type="radio" name="output" value="file" id="outputfile" /> <label class="inline" for="basename">Named: </label
207
                        ><label for="outputfile">To a file: </label><input type="radio" name="output" value="file" id="outputfile" /> <label class="inline" for="basename">Named: </label
208
                        ><input type="text" name="basename" id="basename" value="Export" />
208
                        ><input type="text" name="basename" id="basename" value="Export" />
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/reports/borrowers_out.tt (-1 / +1 lines)
Lines 118-124 Link Here
118
            <fieldset class="rows">
118
            <fieldset class="rows">
119
                <legend>Output</legend>
119
                <legend>Output</legend>
120
                <ol>
120
                <ol>
121
                    <li> <label for="outputscreen">To screen into the browser: </label><input type="radio" checked="checked" name="output" id="outputscreen" value="screen" /> </li>
121
                    <li> <label for="outputscreen">To screen in the browser: </label><input type="radio" checked="checked" name="output" id="outputscreen" value="screen" /> </li>
122
                    <li>
122
                    <li>
123
                        <label for="outputfile">To a file:</label> <input type="radio" name="output" value="file" id="outputfile" /> <label class="inline" for="basename">Named: </label
123
                        <label for="outputfile">To a file:</label> <input type="radio" name="output" value="file" id="outputfile" /> <label class="inline" for="basename">Named: </label
124
                        ><input type="text" name="basename" id="basename" value="Export" />
124
                        ><input type="text" name="basename" id="basename" value="Export" />
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/reports/borrowers_stats.tt (-1 / +1 lines)
Lines 295-301 Link Here
295
            <fieldset class="rows">
295
            <fieldset class="rows">
296
                <legend>Output</legend>
296
                <legend>Output</legend>
297
                <ol>
297
                <ol>
298
                    <li> <label for="outputscreen">To screen into the browser: </label><input type="radio" checked="checked" name="output" id="outputscreen" value="screen" /> </li>
298
                    <li> <label for="outputscreen">To screen in the browser: </label><input type="radio" checked="checked" name="output" id="outputscreen" value="screen" /> </li>
299
                    <li>
299
                    <li>
300
                        <label for="outputfile">To a file:</label> <input type="radio" name="output" value="file" id="outputfile" /> <label class="inline" for="basename">Named: </label
300
                        <label for="outputfile">To a file:</label> <input type="radio" name="output" value="file" id="outputfile" /> <label class="inline" for="basename">Named: </label
301
                        ><input type="text" name="basename" id="basename" value="Export" />
301
                        ><input type="text" name="basename" id="basename" value="Export" />
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/reports/cash_register_stats.tt (-1 / +1 lines)
Lines 133-139 Link Here
133
            <legend>Output</legend>
133
            <legend>Output</legend>
134
            <ol>
134
            <ol>
135
                <li>
135
                <li>
136
                    <label for="outputscreen">To screen into the browser: </label>
136
                    <label for="outputscreen">To screen in the browser: </label>
137
                    <input type="radio" checked="checked" name="output" id="outputscreen" value="screen" />
137
                    <input type="radio" checked="checked" name="output" id="outputscreen" value="screen" />
138
                </li>
138
                </li>
139
                <li>
139
                <li>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/reports/cat_issues_top.tt (-1 / +1 lines)
Lines 193-199 Link Here
193
            <fieldset class="rows">
193
            <fieldset class="rows">
194
                <legend>Output</legend>
194
                <legend>Output</legend>
195
                <ol>
195
                <ol>
196
                    <li> <label for="outputscreen">To screen into the browser: </label><input type="radio" checked="checked" name="output" id="outputscreen" value="screen" /> </li>
196
                    <li> <label for="outputscreen">To screen in the browser: </label><input type="radio" checked="checked" name="output" id="outputscreen" value="screen" /> </li>
197
                    <li>
197
                    <li>
198
                        <label for="outputfile">To a file:</label> <input type="radio" name="output" value="file" id="outputfile" /> <label class="inline" for="basename">Named: </label
198
                        <label for="outputfile">To a file:</label> <input type="radio" name="output" value="file" id="outputfile" /> <label class="inline" for="basename">Named: </label
199
                        ><input type="text" name="basename" id="basename" value="Export" />
199
                        ><input type="text" name="basename" id="basename" value="Export" />
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/reports/catalogue_stats.tt (-1 / +1 lines)
Lines 305-311 Link Here
305
            <fieldset class="rows">
305
            <fieldset class="rows">
306
                <legend>Output</legend>
306
                <legend>Output</legend>
307
                <ol
307
                <ol
308
                    ><li><label for="outputscreen">To screen into the browser: </label><input type="radio" checked="checked" name="output" id="outputscreen" value="screen" /></li>
308
                    ><li><label for="outputscreen">To screen in the browser: </label><input type="radio" checked="checked" name="output" id="outputscreen" value="screen" /></li>
309
                    <li
309
                    <li
310
                        ><label for="outputfile">To a file: </label><input type="radio" name="output" value="file" id="outputfile" /> <label class="inline" for="basename">Named: </label
310
                        ><label for="outputfile">To a file: </label><input type="radio" name="output" value="file" id="outputfile" /> <label class="inline" for="basename">Named: </label
311
                        ><input type="text" name="basename" id="basename" value="Export" />
311
                        ><input type="text" name="basename" id="basename" value="Export" />
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/reports/issues_avg_stats.tt (-1 / +1 lines)
Lines 218-224 Link Here
218
            <fieldset class="rows">
218
            <fieldset class="rows">
219
                <legend>Output</legend>
219
                <legend>Output</legend>
220
                <ol>
220
                <ol>
221
                    <li> <label for="outputscreen">To screen into the browser: </label><input type="radio" checked="checked" name="output" id="outputscreen" value="screen" /> </li>
221
                    <li> <label for="outputscreen">To screen in the browser: </label><input type="radio" checked="checked" name="output" id="outputscreen" value="screen" /> </li>
222
                    <li>
222
                    <li>
223
                        <label for="outputfile">To a file:</label> <input type="radio" name="output" value="file" id="outputfile" /> <label class="inline" for="basename">Named: </label
223
                        <label for="outputfile">To a file:</label> <input type="radio" name="output" value="file" id="outputfile" /> <label class="inline" for="basename">Named: </label
224
                        ><input type="text" name="basename" id="basename" value="Export" />
224
                        ><input type="text" name="basename" id="basename" value="Export" />
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/reports/issues_stats.tt (-1 / +1 lines)
Lines 431-437 Link Here
431
            <fieldset class="rows">
431
            <fieldset class="rows">
432
                <legend>Output</legend>
432
                <legend>Output</legend>
433
                <ol>
433
                <ol>
434
                    <li> <label for="outputscreen">To screen into the browser: </label><input type="radio" checked="checked" name="output" id="outputscreen" value="screen" /> </li>
434
                    <li> <label for="outputscreen">To screen in the browser: </label><input type="radio" checked="checked" name="output" id="outputscreen" value="screen" /> </li>
435
                    <li>
435
                    <li>
436
                        <label for="outputfile">To a file:</label> <input type="radio" name="output" value="file" id="outputfile" /> <label class="inline" for="basename">Named: </label
436
                        <label for="outputfile">To a file:</label> <input type="radio" name="output" value="file" id="outputfile" /> <label class="inline" for="basename">Named: </label
437
                        ><input type="text" name="basename" id="basename" value="Export" />
437
                        ><input type="text" name="basename" id="basename" value="Export" />
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/reports/orders_by_budget.tt (-1 / +1 lines)
Lines 130-136 Link Here
130
            <fieldset class="rows">
130
            <fieldset class="rows">
131
                <legend>Output</legend>
131
                <legend>Output</legend>
132
                <ol
132
                <ol
133
                    ><li><label for="outputscreen">To screen into the browser: </label><input type="radio" checked="checked" name="output" id="outputscreen" value="screen" /> </li>
133
                    ><li><label for="outputscreen">To screen in the browser: </label><input type="radio" checked="checked" name="output" id="outputscreen" value="screen" /> </li>
134
                    <li
134
                    <li
135
                        ><label for="outputfile">To a file:</label>
135
                        ><label for="outputfile">To a file:</label>
136
                        <input type="radio" name="output" value="file" id="outputfile" />
136
                        <input type="radio" name="output" value="file" id="outputfile" />
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/reports/reserves_stats.tt (-1 / +1 lines)
Lines 363-369 Link Here
363
            <fieldset class="rows">
363
            <fieldset class="rows">
364
                <legend>Output</legend>
364
                <legend>Output</legend>
365
                <ol>
365
                <ol>
366
                    <li> <label for="outputscreen">To screen into the browser: </label><input type="radio" checked="checked" name="output" id="outputscreen" value="screen" /> </li>
366
                    <li> <label for="outputscreen">To screen in the browser: </label><input type="radio" checked="checked" name="output" id="outputscreen" value="screen" /> </li>
367
                    <li>
367
                    <li>
368
                        <label for="outputfile">To a file:</label> <input type="radio" name="output" value="file" id="outputfile" /> <label class="inline" for="basename">Named: </label
368
                        <label for="outputfile">To a file:</label> <input type="radio" name="output" value="file" id="outputfile" /> <label class="inline" for="basename">Named: </label
369
                        ><input type="text" name="basename" id="basename" value="Export" />
369
                        ><input type="text" name="basename" id="basename" value="Export" />
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/reports/serials_stats.tt (-2 / +1 lines)
Lines 111-117 Link Here
111
            <fieldset class="rows">
111
            <fieldset class="rows">
112
                <legend>Output</legend>
112
                <legend>Output</legend>
113
                <ol>
113
                <ol>
114
                    <li> <label for="outputscreen">To screen into the browser: </label><input type="radio" checked="checked" name="output" id="outputscreen" value="screen" /> </li>
114
                    <li> <label for="outputscreen">To screen in the browser: </label><input type="radio" checked="checked" name="output" id="outputscreen" value="screen" /> </li>
115
                    <li>
115
                    <li>
116
                        <label for="outputfile">To a file:</label> <input type="radio" name="output" value="file" id="outputfile" /> <label class="inline" for="basename">Named: </label
116
                        <label for="outputfile">To a file:</label> <input type="radio" name="output" value="file" id="outputfile" /> <label class="inline" for="basename">Named: </label
117
                        ><input type="text" name="basename" id="basename" value="Export" />
117
                        ><input type="text" name="basename" id="basename" value="Export" />
118
- 

Return to bug 39066