Vidar Berg <[EMAIL PROTECTED]> said: > Hi, > > nAdmin developers: > > I want to change just a few words to another language. I have some > article writers who dont like english. I want to change the words > "abstract" and "content" in the article edit section. > > Is it possible in an easy way? create a new style as admin called adminsite_template_test go to the original adminsite_template_eng - and find the element <[view_article_edit]> copy all the html from this element create a new element with the same name in the style adminsite_template_test <[view_article_edit]> paste the contents into this window. - change the words abstract and content to what you like now go to the 'front page'/configuration tab - you should see an option for 'test' as a language select it - hey presto a custom interface... :) regards alan > > Vidar > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > -- Technical Director Linux Center (HK) Ltd. www.hklc.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
