Help for this page
// initialize quicktips Ext.QuickTips.init(); ... } } }
// find the textare of the current page and add a a link to show the h +tml editor dialog var ta = find_my_ta(); ... return false; };