change element_start to element for instructions
darcs-hash:20081208072629-5ed1f-90935f7a2a3d99a4c21b6390eb3fc941117c2580.gz
This commit is contained in:
parent
5915e15412
commit
2ced62bd7e
@ -77,7 +77,7 @@ class BlockAction extends Action {
|
|||||||
|
|
||||||
common_show_header(_('Block user'));
|
common_show_header(_('Block user'));
|
||||||
|
|
||||||
common_element_start('p', NULL,
|
common_element('p', NULL,
|
||||||
_('Are you sure you want to block this user? '.
|
_('Are you sure you want to block this user? '.
|
||||||
'Afterwards, they will be unsubscribed from you, '.
|
'Afterwards, they will be unsubscribed from you, '.
|
||||||
'unable to subscribe to you in the future, and '.
|
'unable to subscribe to you in the future, and '.
|
||||||
|
Loading…
Reference in New Issue
Block a user