From 59e95182cf1862095fb307cc08ba2a45d5630c11 Mon Sep 17 00:00:00 2001
From: =?utf8?q?Marc=20V=C3=A9ron?=
Date: Wed, 14 Jun 2017 09:02:59 +0200
Subject: [PATCH] Bug 18629: (followup) Plain text "Continue..." instead of
BLOCK
Remove
[% BLOCK txt_continue %]Continue to the next step[% END %]
...and restore original text
See comment #19 and comment #20
Signed-off-by: Jonathan Druart
---
.../intranet-tmpl/prog/en/modules/installer/step1.tt | 5 ++---
.../intranet-tmpl/prog/en/modules/installer/step2.tt | 5 ++---
.../intranet-tmpl/prog/en/modules/installer/step3.tt | 9 ++++-----
3 files changed, 8 insertions(+), 11 deletions(-)
diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/installer/step1.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/installer/step1.tt
index d17f323b59..806f28eb79 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/installer/step1.tt
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/installer/step1.tt
@@ -1,4 +1,3 @@
-[% BLOCK txt_continue %]Continue to the next step[% END %]
[% INCLUDE 'doc-head-open.inc' %]
Koha › Web installer ›
[% UNLESS ( language ) %] Choose your language [% END %]
@@ -47,7 +46,7 @@
[% END %]
-
+
[% END %]
@@ -88,7 +87,7 @@
[% END # IF checkmodule%]
[% END # IF language %]
diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/installer/step2.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/installer/step2.tt
index b379a1b603..22936a6d76 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/installer/step2.tt
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/installer/step2.tt
@@ -1,5 +1,4 @@
[% USE HtmlTags %]
-[% BLOCK txt_continue %]Continue to the next step[% END %]
[% INCLUDE 'doc-head-open.inc' %]Koha › Web installer › Database settings
[% INCLUDE 'installer-doc-head-close.inc' %]
@@ -58,14 +57,14 @@
[% END %]
[% UNLESS ( error ) %]
-
+
[% END %]
[% ELSE %]
[% END # / IF dbconnection %]
diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/installer/step3.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/installer/step3.tt
index a19147fdbd..42f129594b 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/installer/step3.tt
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/installer/step3.tt
@@ -1,4 +1,3 @@
-[% BLOCK txt_continue %]Continue to the next step[% END %]
[% INCLUDE 'doc-head-open.inc' %]
Koha › Web installer ›
@@ -71,7 +70,7 @@
[% END %]
[% END %]
-
+
[% END # / IF choosemarc %]
@@ -208,7 +207,7 @@
Database tables created
[% END %]
[% END # / IF importdatastructure %]
@@ -219,7 +218,7 @@
[% END # / proposeimport %]
@@ -231,7 +230,7 @@
[% ELSE %]
Web installer › Install basic configuration settings