Meg Posted October 3, 2016 Share Posted October 3, 2016 (edited) Hi there, Hope some of can help me here, im trying to translate my module and trying to add this translate string, but it do not work for me, and it is a .TPL file How do i insert the tag: mod='moduleName' and l s='Search Now' for this Search button. <td data-title="{l s='Search' mod='moduleName'}"><input type="hidden" id="itemOne" value="{Configuration::get('show_itemOne')}" /><input type="button" id="searchOne" value="Search Now" /></td> ThanksBG /Meg Edited October 4, 2016 by Meg (see edit history) Link to comment Share on other sites More sharing options...
Meg Posted October 3, 2016 Author Share Posted October 3, 2016 Yes... Done! (Y) :-) value="{l s='search' mod='moduleName'}" Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now