From 155706ab9d68fcc5ae68f5a1dbe9b7ee5c2df3d8 Mon Sep 17 00:00:00 2001 From: "Sharique A. Farooqui" Date: Sat, 5 Nov 2016 17:01:18 +0530 Subject: [PATCH] CRM-19606 : provide help text for providing mysql port info ---------------------------------------- * 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 | 3 +++ 1 file changed, 3 insertions(+) diff --git a/install/template.html b/install/template.html index 7a5e04f1e0..94d8575396 100644 --- a/install/template.html +++ b/install/template.html @@ -98,6 +98,7 @@ if ($text_direction == 'rtl') {


+



@@ -107,6 +108,7 @@ if ($text_direction == 'rtl') {


+



@@ -117,6 +119,7 @@ if ($text_direction == 'rtl') {


+



-- 2.25.1