View Single Post
  #2  
Old 06-18-2015, 11:44 AM
  cflsystems's Avatar 
cflsystems cflsystems is offline
 

Veteran
  
Join Date: Apr 2007
Posts: 14,201
 

Default Re: trying to fix the address layout on the gmap.tpl file

You will have to go to the php or js file that writes "address" to $description array and correct it there. Another way would be to use smarty modifier to modify {$description.address} and re-write it any way you want
__________________
Steve Stoyanov
CFLSystems.com
Web Development
Reply With Quote