add block name to block form
darcs-hash:20081208072519-5ed1f-10e7d3e14e54f0d67c58504adbc4c81f3228944a.gz
This commit is contained in:
parent
96128353d0
commit
5915e15412
|
@ -2197,6 +2197,7 @@ function common_block_form($profile) {
|
|||
'value' => $profile->id));
|
||||
common_element('input', array('type' => 'submit',
|
||||
'class' => 'submit',
|
||||
'name' => 'block',
|
||||
'value' => _('Block')));
|
||||
common_element_end('form');
|
||||
return;
|
||||
|
|
Loading…
Reference in New Issue
Block a user