From d13f1cd0172e41bce038d533fb3441279d7eb97e Mon Sep 17 00:00:00 2001 From: Julius Härtl Date: Mon, 30 Jul 2018 23:56:07 +0200 Subject: Fix caret icon on installation page MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Julius Härtl --- core/templates/installation.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core/templates') diff --git a/core/templates/installation.php b/core/templates/installation.php index 616ca1f47da..3fdde8da1c2 100644 --- a/core/templates/installation.php +++ b/core/templates/installation.php @@ -57,7 +57,7 @@ script('core', [ 0): ?>
- t( 'Storage & database' )); ?> + t( 'Storage & database' )); ?>
-- cgit v1.2.3