change element_start to element for instructions

darcs-hash:20081208072629-5ed1f-90935f7a2a3d99a4c21b6390eb3fc941117c2580.gz
This commit is contained in:
Evan Prodromou 2008-12-08 02:26:29 -05:00
parent 5915e15412
commit 2ced62bd7e

View File

@ -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 '.