Missing/wrong named variable in extension

Post Reply
Jochen
Posts: 85
Joined: 13 Feb 2018, 20:45
Name: Joachim Suehlo
Location: Germany Hannover
Company Name: b-prisma

Missing/wrong named variable in extension

Post by Jochen »

I found that the variable in extension language file (en-version line 278) has an error:

Code: Select all

define('TEXT_EXT_PB_CUSTOMER_EAMIL_EMAL','Select the field type E-mail');
The place where it is used is the formular to create a public form on the tab "Notifications",
on the "i" email tooltip.
Image
The Tooltip shows the variable, not the text definition.
User avatar
support
Site Admin
Posts: 6215
Joined: 19 Oct 2014, 18:22
Name: Sergey Kharchishin
Location: Russia, Evpatoriya

Re: Missing/wrong named variable in extension

Post by support »

Thank you. I will fix in next release.
Post Reply