Re: adding a new txt area to home page
Well you are most of the way there, just edit the welcome.tpl as you say, and add the new language variable code where ever you want it to appear so {$lng.txt_welcome2}
Then go to Languages in admin, choose your language, scroll down to Add new entry.
Select Topic: Text
Variable: txt_welcome2
Value: [your text]
You may need to go to Tools/Maintenance and Clear Templates for it to show.
|