From 37c64c824cfc2e8a7fe14b0763c107498275f2df Mon Sep 17 00:00:00 2001 From: Bernhard Posselt Date: Tue, 14 Aug 2012 17:07:17 +0200 Subject: further removed the number of post request on marking read. shouldnt get any better than this, but it should work properly i think :) --- templates/part.items.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates') diff --git a/templates/part.items.php b/templates/part.items.php index 486741f19..ed9eb61ec 100644 --- a/templates/part.items.php +++ b/templates/part.items.php @@ -28,7 +28,7 @@ foreach($items as $item) { $startTitle = $l->t('Mark as important'); } - echo '
  • '; + echo '
  • '; echo '
    '; echo '
      '; -- cgit v1.2.3