Difference: QuickMenuBarLanguage (1 vs. 2)

Revision 22011-04-29 - TWikiAdminUser

Line: 1 to 1
 
	langMenu = new QuickMenu.Menu(langBar, "", "", "/twiki/pub/TWiki/TWikiDocGraphics/bubble.gif", "Change language");
	langMenu.Add("English" || "en", "/twiki/bin/oops/TWiki/QuickMenuBarLanguage?template=oopslanguagechanged&language=en", "/twiki/pub/TWiki/TWikiDocGraphics/choice-yes.gif");

Revision 12006-07-18 - TWiki:Main/VernonLyon

Line: 1 to 1
Added:
>
>
	langMenu = new QuickMenu.Menu(langBar, "", "", "/twiki/pub/TWiki/TWikiDocGraphics/bubble.gif", "Change language");
	langMenu.Add("English" || "en", "/twiki/bin/oops/TWiki/QuickMenuBarLanguage?template=oopslanguagechanged&language=en", "/twiki/pub/TWiki/TWikiDocGraphics/choice-yes.gif");
 
This site is powered by the TWiki collaboration platformCopyright © 1999-2023 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback
Note: Please contribute updates to this topic on TWiki.org at TWiki:TWiki.QuickMenuBarLanguage.