add a bit of instructions
darcs-hash:20080626215204-34904-04b3c1508c0265d47f7a01c5d0d99f9a4b1d1535.gz
This commit is contained in:
parent
d34fc127a5
commit
e9dd281735
|
@ -794,6 +794,8 @@ function common_notice_form($action=NULL, $content=NULL) {
|
||||||
'name' => 'status_submit',
|
'name' => 'status_submit',
|
||||||
'type' => 'submit',
|
'type' => 'submit',
|
||||||
'value' => _t('Send')));
|
'value' => _t('Send')));
|
||||||
|
common_element('span', 'input_instructions',
|
||||||
|
_t('Your current status, max 140 characters'));
|
||||||
common_element_end('p');
|
common_element_end('p');
|
||||||
common_element_end('form');
|
common_element_end('form');
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user