Bug 35686: (follow-up) Correct page heading

Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>

Removed space before colon from "Update report :"

Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
(cherry picked from commit 1742893d5a)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
This commit is contained in:
Owen Leonard 2024-01-08 13:36:20 +00:00 committed by Fridolin Somers
parent 609f0b4366
commit d78a18e36d

View file

@ -346,9 +346,9 @@
[% END # / IF default %]
[% IF ( updatestructure ) %]
<h2>Updating database structure</h2>
<h1>Web installer &rsaquo; Updating database structure</h1>
[% IF has_update_succeeds || success %]
<p>Update report :</p>
<p>Update report:</p>
[% END %]
[%# Success for old versions %]