From: Andrew Dolgov Date: Thu, 1 Jun 2006 13:43:26 +0000 (+0100) Subject: fix sanity check error message format X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=4c2abbc1211b2fa415c8f1ef753f5bbb61668469;p=tt-rss.git fix sanity check error message format --- diff --git a/functions.php b/functions.php index 85498438..3d6078b1 100644 --- a/functions.php +++ b/functions.php @@ -1550,7 +1550,9 @@ $error_msg = "$error_msg; $add_msg"; } + print ""; print ""; + print ""; } function subscribe_to_feed($link, $feed_link, $cat_id = 0) {