From a2341051d40ea33e7c3428f3b68958ca3d5a313c Mon Sep 17 00:00:00 2001 From: "Sharique A. Farooqui" Date: Fri, 11 Nov 2016 00:31:08 +0530 Subject: [PATCH] CRM-19606 : code review changes, fixing typo ---------------------------------------- * CRM-19606: Provide help text in installer to provide mysql port, if mysql is running on different port https://issues.civicrm.org/jira/browse/CRM-19606 --- install/template.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/install/template.html b/install/template.html index 94d8575396..493da9c9fc 100644 --- a/install/template.html +++ b/install/template.html @@ -97,8 +97,8 @@ if ($text_direction == 'rtl') {

-
-
+ +



@@ -107,8 +107,8 @@ if ($text_direction == 'rtl') {

-
-
+ +



@@ -118,8 +118,8 @@ if ($text_direction == 'rtl') {

-
-
+ +



-- 2.25.1