move notices and sidebar relative to each other
darcs-hash:20080520204259-84dde-46759945569225f25128ed4d18b635ecce3ba1ea.gz
This commit is contained in:
parent
0a52f79216
commit
31f6f8eb48
@ -55,10 +55,10 @@ class ShowstreamAction extends StreamAction {
|
||||
common_notice_form();
|
||||
}
|
||||
|
||||
$this->show_notices($profile);
|
||||
|
||||
$this->show_sidebar($profile);
|
||||
|
||||
$this->show_notices($profile);
|
||||
|
||||
common_show_footer();
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user