rationalize with mgs version
darcs-hash:20080701182758-84dde-0c80052ea50e6c1c6e8e173c98beb56bc516b2cf.gz
This commit is contained in:
parent
11070e6ab7
commit
74e7dd253c
|
@ -838,7 +838,7 @@ function common_notice_form($action=NULL, $content=NULL) {
|
|||
common_element('span', array('id' => 'counter', 'class' => 'counter'), '140');
|
||||
common_element('textarea', array('id' => 'status_textarea',
|
||||
'name' => 'status_textarea'),
|
||||
' ');
|
||||
($content) ? $content : ' ');
|
||||
if ($action) {
|
||||
common_hidden('returnto', $action);
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user