From 335147e572c8557751c0a035647a7ad729b43674 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Fri, 22 Feb 2019 10:48:56 +0300 Subject: dialogs: use semantic markup instead of dlgsec stuff continue unifying quoting style for html strings --- plugins/import_export/init.php | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) (limited to 'plugins/import_export/init.php') diff --git a/plugins/import_export/init.php b/plugins/import_export/init.php index c49426f9f..9f2aa18c4 100755 --- a/plugins/import_export/init.php +++ b/plugins/import_export/init.php @@ -437,24 +437,23 @@ class Import_Export extends Plugin implements IHandler { print "

You need to prepare exported data first by clicking the button below.

"; - print "
"; - print ""; - print ""; - print "
"; - - + print ""; } function dataImport() { header("Content-Type: text/html"); # required for iframe - print "
"; + print "