Closed (fixed)
Project:
Contact form fields
Version:
6.x-2.2
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
11 Apr 2011 at 21:08 UTC
Updated:
22 Jul 2011 at 12:05 UTC
I need the a contact form to be translatable.
I add the t() to
'#title' => $am__settings['title'],
so:
'#title' => t($am__settings['title']),
Thanks
Marcus
Comments
Comment #1
beautifulmindTry the latest developent release. The issue has been fixed.
Regards.