PDA

View Full Version : Site description it is not readable.


Romario
12-11-2005, 04:54 PM
If enter link on russian lang i have problem: link title it is readable and link description it is not readable.
Example:
http://www.drugs-zone.com/allergy-drugs-health-medical-pharmacy-links/

Simon Gooffin
12-12-2005, 04:28 AM
hmmm, please try to make the following changes:

*** open link-display.tpl and find the following code ***
{text_to_html aText=$link.description aParagraph=true}

*** change it to the following and save ***
{$link.description}

I hope this will help