From b1620f6a6e0342f5622fef72ba0f6724e31f3feb Mon Sep 17 00:00:00 2001 From: Evan Prodromou Date: Wed, 9 Jul 2008 04:01:10 -0400 Subject: move some things around darcs-hash:20080709080110-84dde-2d8169e2fbe28300d099090100547a19cb8c6a7d.gz --- lib/stream.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib') diff --git a/lib/stream.php b/lib/stream.php index 431580b13..c13be2284 100644 --- a/lib/stream.php +++ b/lib/stream.php @@ -101,8 +101,8 @@ class StreamAction extends Action { 'title' => _t('reply'), 'class' => 'replybutton')); common_raw('→'); - common_element_end('a'); common_element_end('p'); + common_element_end('a'); common_element_end('li'); } } -- cgit v1.2.3-54-g00ecf