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:
parent
609f0b4366
commit
d78a18e36d
1 changed files with 2 additions and 2 deletions
|
@ -346,9 +346,9 @@
|
|||
[% END # / IF default %]
|
||||
|
||||
[% IF ( updatestructure ) %]
|
||||
<h2>Updating database structure</h2>
|
||||
<h1>Web installer › Updating database structure</h1>
|
||||
[% IF has_update_succeeds || success %]
|
||||
<p>Update report :</p>
|
||||
<p>Update report:</p>
|
||||
[% END %]
|
||||
|
||||
[%# Success for old versions %]
|
||||
|
|
Loading…
Reference in a new issue