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 --- classes/backend.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'classes/backend.php') diff --git a/classes/backend.php b/classes/backend.php index bd6b1ff19..1e1165517 100644 --- a/classes/backend.php +++ b/classes/backend.php @@ -149,13 +149,13 @@ class Backend extends Handler { print ""; } - print "
"; + print "
"; + print ""; } } -- cgit v1.2.3-54-g00ecf