## ---- START instant messaging client --- #if ($instantMessagingEnabled) #end ## ---- END instant messaging client ---- ## ---- START top nav tools --- ## ---- START langs --- ## Switch to show languages in list-form or one-line-form #if ($languageDropDownListEnabled) #else #set($space = 100 - $locdescs.size() - 1) #foreach( $key in $locdescs.keySet() ) #end #end ## ---- END langs --- #if (!$isGuest) #else #end
$r.render("imclient")
  ## apply class to the surrounding form tag! special case $r.render("languageChooser",'{"class":"o_tn_lang_select"}')  
## ---- END top nav tools ---