{$options}"; echo get_module_title('Administration', $mod_strings['LBL_REPAIRXSS_TITLE'].":", true); echo ""; $smarty = new Sugar_Smarty(); $smarty->assign("mod", $mod_strings); $smarty->assign("beanDropDown", $beanDropDown); $smarty->display("modules/Administration/templates/RepairXSS.tpl"); } // end else