From 8dc9fde24d665088039407fde2b6807aa89eb659 Mon Sep 17 00:00:00 2001 From: maTh Date: Wed, 4 Aug 2021 11:38:54 +0200 Subject: Install routine freshup (#3721) * navigation: disable next steps * change icon to full icon (incl. text) * navigation is a ordered list * set mouse title on each navigation item * navigation: next steps in grey italc --- app/install.php | 52 +++++++++++++++++++++++++++++++++++++++++----------- 1 file changed, 41 insertions(+), 11 deletions(-) (limited to 'app/install.php') diff --git a/app/install.php b/app/install.php index 013b40d09..0b601e87f 100644 --- a/app/install.php +++ b/app/install.php @@ -655,7 +655,7 @@ if (_t('gen.dir') === 'rtl') { - <?= _t('install.title') ?> + <?= _t('install.title') ?>: <?= _t('install.step', STEP+1) ?> @@ -664,24 +664,54 @@ if (_t('gen.dir') === 'rtl') {
-

-

+
+ + + +
+

: