From 7c123353b57cb96d84fb7a6b311b0df1e56fa035 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Sun, 26 Feb 2017 17:39:42 +0300 Subject: do not process all dropdowns when offline status changes --- index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'index.php') diff --git a/index.php b/index.php index 53a01b5..e7ecb17 100644 --- a/index.php +++ b/index.php @@ -159,7 +159,7 @@ $cover_read = $is_read ? "read" : ""; - print "
"; + print "
"; print "
"; if ($read_link) print ""; -- cgit v1.2.3