From 392ae5f6e400c23ba0cf1e2a16137e23fb8390ba Mon Sep 17 00:00:00 2001 From: Date: Wed, 1 Dec 2010 05:31:10 -0800 Subject: [PATCH] Fixed small bug with cite links on index pages. --- inc/display.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inc/display.php b/inc/display.php index 29012046..f7e70290 100644 --- a/inc/display.php +++ b/inc/display.php @@ -96,7 +96,7 @@ ($index?'':' onclick="highlightReply(' . $this->id . ');"') . ' href="' . ROOT . $board['dir'] . DIR_RES . $this->thread . '.html' . '#' . $this->id . '">No.' . // JavaScript cite - ''.$this->id.'' . + ''.$this->id.'' . '

'; // File info