PDA

View Full Version : comment_popup


traspi
10-23-2006, 04:25 PM
In the template "image_template.html" I have the entry <span class="addcomment">+ <COMMENT_POPUP></span> to add a comment. The text that it show on the page is "+ Comments". How can I change this text?

Thanks

codepoit
10-23-2006, 04:58 PM
Edit the language file to have it display what you want.

traspi
10-24-2006, 07:41 AM
In the file image "image_template.html" I have:

<div id="image-info">
<span class="addcomment">+ <COMMENT_POPUP></span>

In the page http://www.fototraspi.com I saw "+ Comments". I want change this text to show "Comentarios"

Thanks

codepoit
10-24-2006, 12:10 PM
Again, you need to edit whichever language file you are using to change the text of that output. So, if you are using the English language file, go into the language directory of your pixelpost install and edit the English language file to have it show what you want.

traspi
10-24-2006, 01:09 PM
In Administration for Pixelpost I had the english language. I have changed it to spanish and i will change some words in lang-spanish.pxp

Thanks for all