View Single Post
  #1 (permalink)  
Old September 13th, 2007, 19:13
AlejandroBarba AlejandroBarba is offline
Senior Member and Blogger
 
Join Date: Nov 2006
Location: San Diego, CA
Posts: 76
Blog Entries: 2
Groans: 0
Groaned at 0 Times in 0 Posts
Thanks: 0
Thanked 18 Times in 17 Posts
Rep Power: 3
AlejandroBarba is on a distinguished road
[SOLVED] Location of the Translator table for a Stylesheet

We need to update our contact information in a customized stylesheet for the Pick Up Notification Email.

The stylesheet refers to:
xsl:value-of
select="translator:get-notification-value('notify.From', string($language), string($country), string($variant))"

We need to update the information that the stylesheet is retrieving but we cannot find where that information is being retrieved from.

If it helps to know, we are using OTM 4.5

Any help would be greatly appreciated!

Alejandro Barba