From 8148a3383b65927806fb3e9cc6b865f8f81bb869 Mon Sep 17 00:00:00 2001 From: Joas Schilling Date: Tue, 29 Sep 2015 13:05:23 +0200 Subject: [PATCH 1/2] Copy the fix from 70410221995313c4af4dc28a696a776a4868c71e to the EE section --- templates/wizard.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/wizard.php b/templates/wizard.php index b5d51e2a9198..9d96b913a4f9 100644 --- a/templates/wizard.php +++ b/templates/wizard.php @@ -48,7 +48,7 @@ t('Documentation'));?> - t('Access files via WebDAV'));?> + t('Access files via WebDAV'));?> From fa2be81ae76df82b38e14a175c0e37e4b33cab37 Mon Sep 17 00:00:00 2001 From: Joas Schilling Date: Tue, 29 Sep 2015 13:08:07 +0200 Subject: [PATCH 2/2] Deduplicate button code --- templates/wizard.php | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/templates/wizard.php b/templates/wizard.php index 9d96b913a4f9..0d54d12777d3 100644 --- a/templates/wizard.php +++ b/templates/wizard.php @@ -37,20 +37,17 @@ src="" /> t('Connect your Contacts'));?> - - - t('Access files via WebDAV'));?> -


t('Documentation'));?> + - t('Access files via WebDAV'));?> + + t('Access files via WebDAV'));?> -