"; echo "
"; echo "
". getTranslatedString('SINGLE_'.$currentModule, $currentModule)." ". getTranslatedString('CANNOT_CONVERT', $currentModule) ."
    ". getTranslatedString('LBL_FOLLOWING_ARE_POSSIBLE_REASONS', $currentModule) .":
  • ". getTranslatedString('LBL_LEADS_FIELD_MAPPING_INCOMPLETE', $currentModule) ."
  • ". getTranslatedString('LBL_MANDATORY_FIELDS_ARE_EMPTY', $currentModule) ."
"; if (is_admin($current_user)) { echo "". getTranslatedString('LBL_LEADS_FIELD_MAPPING', $currentModule) ."
"; } echo "". getTranslatedString('LBL_GO_BACK', $currentModule) ."
"; echo "
"; } ?>