{* /************************************* * SPDX-FileCopyrightText: 2009-2020 Vtenext S.r.l. * SPDX-License-Identifier: AGPL-3.0-only ************************************/ *} {if $ERROR_MESSAGE neq ''} {/if}
{'LBL_IMPORT'|@getTranslatedString:$MODULE} {$FOR_MODULE|@getTranslatedString:$FOR_MODULE} - {'LBL_UNDO_RESULT'|@getTranslatedString:$MODULE}
{$ERROR_MESSAGE}
{'LBL_TOTAL_RECORDS'|@getTranslatedString:$MODULE} : {$TOTAL_RECORDS}
{'LBL_NUMBER_OF_RECORDS_DELETED'|@getTranslatedString:$MODULE} : {$DELETED_RECORDS_COUNT}
{include file='modules/Import/Import_Done_Buttons.tpl'}