]> git.mxchange.org Git - friendica.git/commitdiff
quote the quote
authorFriendika <info@friendika.com>
Wed, 17 Nov 2010 07:27:53 +0000 (23:27 -0800)
committerFriendika <info@friendika.com>
Wed, 17 Nov 2010 07:27:53 +0000 (23:27 -0800)
mod/contacts.php

index 9c84c48104ce018fc16c682e362e105b7d2d23f0..3e23fa86bca8e994131e96aa225ae84aeafabd16 100644 (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'),