From 97ad80524fb1c30980c8f361b29c7d62500355fe Mon Sep 17 00:00:00 2001 From: Jan-Christoph Borchardt Date: Fri, 25 Jan 2019 12:14:01 +0100 Subject: [PATCH] Fix tabbability of 'Storage & database' in install, open on enter stilll missing Signed-off-by: Jan-Christoph Borchardt --- core/templates/installation.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/templates/installation.php b/core/templates/installation.php index 3a6fd283e0b..3ff94f05d0a 100644 --- a/core/templates/installation.php +++ b/core/templates/installation.php @@ -57,7 +57,7 @@ script('core', [ 0): ?>
- t( 'Storage & database' )); ?> + t( 'Storage & database' )); ?>