From: Scott M. <sco...@gm...> - 2011-03-17 17:20:43
|
Isabelle, Should we be encapsulating the JText calls within htmlspecialchars like this: echo htmlspecialchars(JText::_('EXAMPLE')); Or should I assume the translators will do the html encoding within the language files? -Scott |