quote the quote

This commit is contained in:
Friendika 2010-11-16 23:27:53 -08:00
parent c2086ec50e
commit 5e6e92a10b
1 changed files with 1 additions and 1 deletions

View File

@ -199,7 +199,7 @@ function contacts_content(&$a) {
$o .= replace_macros($tpl,array(
'$header' => t('Contact Editor'),
'$visit' => t('Visit $name's profile'),
'$visit' => t('Visit $name\'s profile'),
'$blockunblock' => t('Block/Unblock contact'),
'$ignorecont' => t('Ignore contact'),
'$delete' => t('Delete contact'),