in the file
(1) Replace:
to:
(2) Replace:
to:
(3) Remove line:
(4) Clear cache.
The file contains a hook call_requests:call_requests_form, you can make an override through it if you don't want to edit the template directly
design/templates/addons/call_requests/views/call_requests/components/call_requests_content.tpl
(1) Replace:
{__("phone")}
to:
{__("phone")}
(2) Replace:
{__("email")}
to:
{__("email")}
(3) Remove line:
— {__("or")} —
(4) Clear cache.
The file contains a hook call_requests:call_requests_form, you can make an override through it if you don't want to edit the template directly