From eb5f3a5cf22ae7889dfafb769a4cfead1a82a7e6 Mon Sep 17 00:00:00 2001 From: Alexandre Alapetite Date: Wed, 4 Aug 2021 12:42:42 +0200 Subject: Minor fix phpcbf Minor whitespace from https://github.com/FreshRSS/FreshRSS/pull/3721 --- app/install.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'app/install.php') diff --git a/app/install.php b/app/install.php index 0b601e87f..11f691b91 100644 --- a/app/install.php +++ b/app/install.php @@ -655,7 +655,7 @@ if (_t('gen.dir') === 'rtl') { - <?= _t('install.title') ?>: <?= _t('install.step', STEP+1) ?> + <?= _t('install.title') ?>: <?= _t('install.step', STEP + 1) ?> @@ -711,7 +711,7 @@ if (_t('gen.dir') === 'rtl') {
-

:

+

: