Quote:
Originally Posted by OpheliaPayne
I changed it to this:
Code:
<IMG src="{{ImagesDir}}/rewards_points.jpg" width="150" height="150" border="0">
Still not working.
|
Sorry, forgot the other step. In the tpl that this is being called from, you need to call it with the following:
{$lng.txt_welcome|substitute:"ImagesDir":$ImagesDi r}