compile error with lost dot
darcs-hash:20080626190538-34904-d160176208203bcc806e824874c75021b32b6f92.gz
This commit is contained in:
parent
201a988bf7
commit
31b5ae1523
|
@ -64,7 +64,7 @@ class ImsettingsAction extends SettingsAction {
|
|||
common_element_start('p');
|
||||
common_element('span', 'address unconfirmed', $confirm->address);
|
||||
common_element('span', 'input_instructions',
|
||||
_t('Awaiting confirmation on this address. Check your '
|
||||
_t('Awaiting confirmation on this address. Check your ' .
|
||||
'Jabber/GTalk account for a message with further ' .
|
||||
'instructions.'));
|
||||
common_hidden('jabber', $confirm->address);
|
||||
|
|
Loading…
Reference in New Issue
Block a user