[TYPO3] title language menu

Bas van der Togt b.vandertogt at profinit.com
Sat Jan 6 14:52:35 CET 2007


Hello list!

I want to change the title texts of my language menu, but i can't get it 
work. Can somebody tell me what i am doing wrong? I tried 'ATagTitle' 
but that's not working. Any help would be great.

my code:

# Language
temp.Language = HMENU
temp.Language.special = language
temp.Language.special.value = 0,1
temp.Language.1 = GMENU
temp.Language.1.NO {
   ATagTitle = english || nederlands
   imgParams = class="language"
   XY = [5.w]+4, [5.h]+4
   backColor = white
   5 = IMAGE
   5.file = fileadmin/templates/images/flag_uk.gif || 
fileadmin/templates/images/flag_nl.gif ||
   5.offset = 2,2
}

cheers,
Bas


More information about the TYPO3-english mailing list