translate("Welcome to the NagiosQL Installation Wizard"); $arrTemplate['CONTENT'] = $strContent; // // Write content // ============= $myInstClass->filTemplate = $preContent; $strContent = $myInstClass->parseTemplate($arrTemplate,$preContent); echo $strContent; ?>