From 744d93b9387ff9cb7b8b934c4a1f6a68bb1ff309 Mon Sep 17 00:00:00 2001 From: Matthias Mees Date: Sat, 26 Apr 2014 18:48:51 +0200 Subject: [PATCH] The import tpl needs some extra headings. --- templates/2k11/admin/import.inc.tpl | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/templates/2k11/admin/import.inc.tpl b/templates/2k11/admin/import.inc.tpl index b64e35f5..29a7cf6d 100644 --- a/templates/2k11/admin/import.inc.tpl +++ b/templates/2k11/admin/import.inc.tpl @@ -1,8 +1,12 @@ {if $importForm} {if $die} +

{$CONST.IMPORT_ENTRIES}

+ {$CONST.INCLUDE_ERRORFAILURE|sprintf:'importer'} {else} {if $validateData} +

{$CONST.IMPORT_ENTRIES}

+ {$CONST.IMPORT_STARTING} {if $result != true} {$CONST.IMPORT_FAILED}: {$result}