forked from GNUsocial/gnu-social
fix div in profile
darcs-hash:20080520194008-84dde-f032df10986fab4b1c421e58deefce56bf77e66a.gz
This commit is contained in:
@@ -123,6 +123,7 @@ class ShowstreamAction extends StreamAction {
|
||||
if ($profile->bio) {
|
||||
common_element('div', 'bio', $profile->bio);
|
||||
}
|
||||
common_element_end('div');
|
||||
}
|
||||
|
||||
function show_subscribe_form($profile) {
|
||||
|
Reference in New Issue
Block a user