View Single Post
Old January 26th, 2005, 10:30 AM   #3 (permalink)
sail247
Junior Member
Verified Customer
 
Join Date: Jan 2005
Posts: 5
Thanks for the quick reply, Chuck. I am guessing you said
"Notice you need to add the language string to the language file"
becuase that was not mentioned in the thread that I referred to in my original post.

However, I have done that and gotten the same result.

In other words I can just add a digit and it does't work. For instance, I edit the template uplaodproduct.tmpl by simply adding a '1' in front of the '60' to make it '160' and it doesn't show up in the pull down menu while using the template on the site.

I changed:

<option value="60">{$Globals['pp_lang']['60days']}</option>

to:

<option value="160">{$Globals['pp_lang']['160days']}</option>

and now there is only a blank spot in the pull down menu where '160 days' should be while actually using the template on the site.

I am probably missing something simple, huh?

Lonny
Sail 24/7
sail247 is offline   Reply With Quote