Bug 34862: Manual changes

Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
This commit is contained in:
Jonathan Druart 2023-09-21 15:12:45 +02:00 committed by Katrin Fischer
parent 7f06a4bd00
commit e37ec44cb5
Signed by: kfischer
GPG key ID: 0EF6E2C03357A834
10 changed files with 10 additions and 10 deletions

View file

@ -80,9 +80,9 @@ tr.selected td {
[% END #/ WRAPPER sub-header.inc %] [% END #/ WRAPPER sub-header.inc %]
<div class="main container-fluid"> <div class="main container-fluid">
[% INCLUDE 'messages.inc' %]
[% IF ( opsearch ) %] [% IF ( opsearch ) %]
<form method="post" action="z3950_search.pl" name="f" class="checkboxed"> <form method="post" action="z3950_search.pl" name="f" class="checkboxed">
[% INCLUDE 'messages.inc' %]
<div class="row"> <div class="row">
<div class="col-sm-6"> <div class="col-sm-6">
<h1>Order from external source</h1> <h1>Order from external source</h1>

View file

@ -44,9 +44,9 @@
<body id="main_auth" class="main_main-auth"> <body id="main_auth" class="main_main-auth">
<div class="main container-fluid"> <div class="main container-fluid">
[% INCLUDE 'messages.inc' %]
<div id="login"> <div id="login">
[% INCLUDE 'messages.inc' %]
<h1><a href="http://koha-community.org">Koha</a></h1> <h1><a href="http://koha-community.org">Koha</a></h1>
[% IF (Koha.Preference('StaffLoginInstructions')) %]<div id="login_instructions">[% Koha.Preference('StaffLoginInstructions') | $raw %]</div>[% END %] [% IF (Koha.Preference('StaffLoginInstructions')) %]<div id="login_instructions">[% Koha.Preference('StaffLoginInstructions') | $raw %]</div>[% END %]
[% IF ( nopermission ) %] [% IF ( nopermission ) %]

View file

@ -13,9 +13,9 @@
<body id="labels_label-print" class="tools labels"> <body id="labels_label-print" class="tools labels">
<div class="main container-fluid"> <div class="main container-fluid">
[% INCLUDE 'messages.inc' %]
<h1>Label printing/exporting</h1> <h1>Label printing/exporting</h1>
[% IF ( batches ) %] [% IF ( batches ) %]
[% INCLUDE 'messages.inc' %]
<form> <form>
<h3>Click on the following links to download the exported batch(es).</h3> <h3>Click on the following links to download the exported batch(es).</h3>
[% IF warn_empty_range %] [% IF warn_empty_range %]

View file

@ -34,9 +34,9 @@
<body id="labels_result" class="tools labels"> <body id="labels_result" class="tools labels">
<div class="main container-fluid"> <div class="main container-fluid">
[% INCLUDE 'messages.inc' %]
<h1>Search results</h1> <h1>Search results</h1>
[% IF ( results ) %] [% IF ( results ) %]
[% INCLUDE 'messages.inc' %]
<h3>Results [% from | html %] through [% to | html %] [% IF ( total ) %] of [% total | html %][% END %]</h3> <h3>Results [% from | html %] through [% to | html %] [% IF ( total ) %] of [% total | html %][% END %]</h3>
[% ELSE %] [% ELSE %]
<h3>No results found</h3> <h3>No results found</h3>

View file

@ -11,13 +11,13 @@
<body id="labels_search" class="tools labels"> <body id="labels_search" class="tools labels">
<div class="main container-fluid"> <div class="main container-fluid">
[% INCLUDE 'messages.inc' %]
<h1>Search for items <h1>Search for items
[% IF ( batch_id ) %] [% IF ( batch_id ) %]
to add to Batch [% batch_id | html %] to add to Batch [% batch_id | html %]
[% END %] [% END %]
</h1> </h1>
[% INCLUDE 'messages.inc' %]
<form name="f" method="post" action="/cgi-bin/koha/labels/label-item-search.pl"> <form name="f" method="post" action="/cgi-bin/koha/labels/label-item-search.pl">
<input type="hidden" name="op" value="do_search" /> <input type="hidden" name="op" value="do_search" />

View file

@ -7,9 +7,9 @@
<body id="ser_result" class="ser"> <body id="ser_result" class="ser">
<div class="main container-fluid"> <div class="main container-fluid">
[% INCLUDE 'messages.inc' %]
[% IF ( total ) %] [% IF ( total ) %]
[% INCLUDE 'messages.inc' %]
<h1>Search results from [% from | html %] to [% to | html %] of [% total | html %]</h1> <h1>Search results from [% from | html %] to [% to | html %] of [% total | html %]</h1>
<div class="page-section"> <div class="page-section">
<table> <table>

View file

@ -5,9 +5,9 @@
<body id="ser_subscription-bib-search" class="ser"> <body id="ser_subscription-bib-search" class="ser">
<div class="main container-fluid"> <div class="main container-fluid">
[% INCLUDE 'messages.inc' %]
<h1>Catalog search</h1> <h1>Catalog search</h1>
[% INCLUDE 'messages.inc' %]
[% IF ( no_query ) %] [% IF ( no_query ) %]
<div class="warning">You must enter a term to search on </div> <div class="warning">You must enter a term to search on </div>
[% END %] [% END %]

View file

@ -55,9 +55,9 @@
[% END #/ WRAPPER sub-header.inc %] [% END #/ WRAPPER sub-header.inc %]
<div class="main container-fluid"> <div class="main container-fluid">
[% INCLUDE 'messages.inc' %]
<h1>Batch item deletion</h1> <h1>Batch item deletion</h1>
[% INCLUDE 'messages.inc' %]
[% FOREACH message IN messages %] [% FOREACH message IN messages %]
[% IF message.type == 'success' %] [% IF message.type == 'success' %]

View file

@ -56,9 +56,9 @@
[% END #/ WRAPPER sub-header.inc %] [% END #/ WRAPPER sub-header.inc %]
<div class="main container-fluid"> <div class="main container-fluid">
[% INCLUDE 'messages.inc' %]
<h1>Batch item modification</h1> <h1>Batch item modification</h1>
[% INCLUDE 'messages.inc' %]
[% IF op == 'enqueued' %] [% IF op == 'enqueued' %]
<div class="dialog message"> <div class="dialog message">
<h1>The job has been enqueued!</h1> <h1>The job has been enqueued!</h1>

View file

@ -11,9 +11,9 @@
</head> </head>
<body id="preview_letter" class="catalog"> <body id="preview_letter" class="catalog">
<div class="main container-fluid"> <div class="main container-fluid">
[% INCLUDE 'messages.inc' %]
<h1>Preview notice template</h1> <h1>Preview notice template</h1>
[% FOR m IN messages %] [% FOR m IN messages %]
[% INCLUDE 'messages.inc' %]
[%# FIXME The message block does not appear at the top of the modal! %] [%# FIXME The message block does not appear at the top of the modal! %]
<div class="dialog [% m.type | html %]"> <div class="dialog [% m.type | html %]">
[% SWITCH m.code %] [% SWITCH m.code %]