Fixing bio alignment
darcs-hash:20081121161645-eefa4-6e4af82adb69e89ada3fdd5eee8f02bc3aefeed1.gz
This commit is contained in:
@@ -32,7 +32,7 @@ class ProfileList {
|
||||
|
||||
function show_list() {
|
||||
|
||||
common_element_start('ul', array('id' => 'profiles'));
|
||||
common_element_start('ul', array('id' => 'profiles', 'class' => 'profile_list'));
|
||||
|
||||
$cnt = 0;
|
||||
|
||||
|
Reference in New Issue
Block a user