From fc3fa53dbab8d9f1a097c85a3316c343b89d0cd3 Mon Sep 17 00:00:00 2001 From: Yuri Kuznetsov Date: Mon, 16 Jun 2014 17:59:41 +0300 Subject: [PATCH] fix label --- install/core/i18n/en_US/install.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/core/i18n/en_US/install.json b/install/core/i18n/en_US/install.json index a7228c520b..0774481c39 100644 --- a/install/core/i18n/en_US/install.json +++ b/install/core/i18n/en_US/install.json @@ -64,7 +64,7 @@ "The PHP extension was not found...": "The {extName}<\/b> PHP extension was not found...", "All Settings correct": "All Settings are correct", "Failed to connect to database": "Failed to connect to database", - "PHP version:": "PHP version:", + "PHP version": "PHP version", "You must agree to the license agreement": "You must agree to the license agreement", "Passwords do not match": "Passwords do not match", "Enable mod_rewrite in Apache server": "Enable mod_rewrite in Apache server",