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/dlg.php | 52 +++++++++++++++++++++++++---------------------------
1 file changed, 25 insertions(+), 27 deletions(-)
(limited to 'classes/dlg.php')
diff --git a/classes/dlg.php b/classes/dlg.php
index 89b88825e..4489af51a 100644
--- a/classes/dlg.php
+++ b/classes/dlg.php
@@ -14,7 +14,7 @@ class Dlg extends Handler_Protected {
}
function importOpml() {
- print __("If you have imported labels and/or filters, you might need to reload preferences to see your new data.") . "
";
+ print_notice("If you have imported labels and/or filters, you might need to reload preferences to see your new data.");
print "
";
+ print "";
//return;
}
@@ -197,12 +195,12 @@ class Dlg extends Handler_Protected {
print_warning(__("You are using default tt-rss password. Please change it in the Preferences (Personal data / Authentication)."));
- print "