#set ($htmlEditorBoldHint = $CommonFunctions.displayTermFromResourceBundle($currentUserId,"Controls","controls.htmlcontrol.formatting.bold.hint")) #set ($htmlEditorItalicHint = $CommonFunctions.displayTermFromResourceBundle($currentUserId,"Controls","controls.htmlcontrol.formatting.italic.hint")) #set ($htmlEditorLeftHint = $CommonFunctions.displayTermFromResourceBundle($currentUserId,"Controls","controls.htmlcontrol.formatting.left.hint")) #set ($htmlEditorUnderlineHint = $CommonFunctions.displayTermFromResourceBundle($currentUserId,"Controls","controls.htmlcontrol.formatting.underline.hint")) #set ($htmlEditorCenterHint = $CommonFunctions.displayTermFromResourceBundle($currentUserId,"Controls","controls.htmlcontrol.formatting.center.hint")) #set ($htmlEditorRightHint = $CommonFunctions.displayTermFromResourceBundle($currentUserId,"Controls","controls.htmlcontrol.formatting.right.hint")) #set ($htmlEditorOrderListHint = $CommonFunctions.displayTermFromResourceBundle($currentUserId,"Controls","controls.htmlcontrol.formatting.orderlist.hint")) #set ($htmlEditorBulletedListHint = $CommonFunctions.displayTermFromResourceBundle($currentUserId,"Controls","controls.htmlcontrol.formatting.bulletdlist.hint")) #set ($htmlEditorTextColorHint = $CommonFunctions.displayTermFromResourceBundle($currentUserId,"Controls","controls.htmlcontrol.formatting.textcolor.hint")) #set ($htmlEditorBackgroundColorHint = $CommonFunctions.displayTermFromResourceBundle($currentUserId,"Controls","controls.htmlcontrol.formatting.backgroundcolor.hint")) #set ($htmlEditorHyperLinkHint = $CommonFunctions.displayTermFromResourceBundle($currentUserId,"Controls","controls.htmlcontrol.formatting.hyperlink.hint")) #set ($htmlEditorHorizontalRuleHint = $CommonFunctions.displayTermFromResourceBundle($currentUserId,"Controls","controls.htmlcontrol.formatting.horizontalrule.hint")) #set ($applyLabel = $CommonFunctions.displayTermFromResourceBundle($currentUserId,"Controls","controls.buttons.apply.label")) #set ($applyHint = $CommonFunctions.displayTermFromResourceBundle($currentUserId,"Controls","controls.buttons.apply.hint")) #set ($cancelLabel = $CommonFunctions.displayTermFromResourceBundle($currentUserId,"Controls","controls.buttons.cancel.label")) #set ($cancelHint = $CommonFunctions.displayTermFromResourceBundle($currentUserId,"Controls","controls.buttons.cancel.hint")) #set ($toggleMode = $CommonFunctions.displayTermFromResourceBundle($currentUserId,"Controls","controls.htmlcontrol.toggle.hint")) #set ($fontControlLabel = $CommonFunctions.displayTermFromResourceBundle($currentUserId,"Controls","controls.htmlcontrol.font.title.label")) #set ($fontArialLabel = $CommonFunctions.displayTermFromResourceBundle($currentUserId,"Controls","controls.htmlcontrol.font.arial.label")) #set ($fontCourierLabel = $CommonFunctions.displayTermFromResourceBundle($currentUserId,"Controls","controls.htmlcontrol.font.courier.label")) #set ($fontSansSerifLabel = $CommonFunctions.displayTermFromResourceBundle($currentUserId,"Controls","controls.htmlcontrol.font.sansserif.label")) #set ($fontTahomaLabel = $CommonFunctions.displayTermFromResourceBundle($currentUserId,"Controls","controls.htmlcontrol.font.tahoma.label")) #set ($fontVerdanaLabel = $CommonFunctions.displayTermFromResourceBundle($currentUserId,"Controls","controls.htmlcontrol.font.verdana.label")) #set ($fontWingdingsLabel = $CommonFunctions.displayTermFromResourceBundle($currentUserId,"Controls","controls.htmlcontrol.font.wingdings.label")) #set ($sizeControlLabel = $CommonFunctions.displayTermFromResourceBundle($currentUserId,"Controls","controls.htmlcontrol.size.title.label")) #set ($sizeVerySmallabel = $CommonFunctions.displayTermFromResourceBundle($currentUserId,"Controls","controls.htmlcontrol.size.verysmall.label")) #set ($sizeSmallLabel = $CommonFunctions.displayTermFromResourceBundle($currentUserId,"Controls","controls.htmlcontrol.size.small.label")) #set ($sizeMediumLabel = $CommonFunctions.displayTermFromResourceBundle($currentUserId,"Controls","controls.htmlcontrol.size.medium.label")) #set ($sizeLargeLabel = $CommonFunctions.displayTermFromResourceBundle($currentUserId,"Controls","controls.htmlcontrol.size.large.label")) #set ($sizeLargerLabel = $CommonFunctions.displayTermFromResourceBundle($currentUserId,"Controls","controls.htmlcontrol.size.larger.label")) #set ($sizeVeryLargeLabel = $CommonFunctions.displayTermFromResourceBundle($currentUserId,"Controls","controls.htmlcontrol.size.verylarge.label")) #set ($headingControlLabel = $CommonFunctions.displayTermFromResourceBundle($currentUserId,"Controls","controls.htmlcontrol.heading.title.label")) #set ($headingH1Label = $CommonFunctions.displayTermFromResourceBundle($currentUserId,"Controls","controls.htmlcontrol.heading.heading1.label")) #set ($headingH2Label = $CommonFunctions.displayTermFromResourceBundle($currentUserId,"Controls","controls.htmlcontrol.heading.heading2.label")) #set ($headingH3Label = $CommonFunctions.displayTermFromResourceBundle($currentUserId,"Controls","controls.htmlcontrol.heading.heading3.label")) #set ($headingH4Label = $CommonFunctions.displayTermFromResourceBundle($currentUserId,"Controls","controls.htmlcontrol.heading.heading4.label")) #set ($headingH5Label = $CommonFunctions.displayTermFromResourceBundle($currentUserId,"Controls","controls.htmlcontrol.heading.heading5.label")) #set ($headingH6Label = $CommonFunctions.displayTermFromResourceBundle($currentUserId,"Controls","controls.htmlcontrol.heading.heading6.label")) #if (!$disableToggelControl) $toggleMode #end   $htmlEditorBoldHint$htmlEditorItalicHint$htmlEditorUnderlineHint$htmlEditorLeftHint$htmlEditorCenterHint$htmlEditorRightHint$htmlEditorOrderListHint$htmlEditorBulletedListHint$htmlEditorTextColorHint$htmlEditorBackgroundColorHint$htmlEditorHyperLinkHint$htmlEditorHorizontalRuleHint