summaryrefslogtreecommitdiff
path: root/lib/stream.php
diff options
context:
space:
mode:
authorEvan Prodromou <evan@prodromou.name>2008-07-09 04:02:06 -0400
committerEvan Prodromou <evan@prodromou.name>2008-07-09 04:02:06 -0400
commite6d2f5a3a4410d8a1b9b5b78241852a763b3be87 (patch)
treeceffc44ae6b875d7b905cf9c7a7b0da82e742b27 /lib/stream.php
parentb1620f6a6e0342f5622fef72ba0f6724e31f3feb (diff)
move again
darcs-hash:20080709080206-84dde-b324eea8e6043397e09f41c099b9c2c821e192fb.gz
Diffstat (limited to 'lib/stream.php')
-rw-r--r--lib/stream.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/stream.php b/lib/stream.php
index c13be2284..431580b13 100644
--- a/lib/stream.php
+++ b/lib/stream.php
@@ -101,8 +101,8 @@ class StreamAction extends Action {
'title' => _t('reply'),
'class' => 'replybutton'));
common_raw('&rarr;');
- common_element_end('p');
common_element_end('a');
+ common_element_end('p');
common_element_end('li');
}
}