From 5d5a94c88a173b95e902afc31a9a2e527b6d3098 Mon Sep 17 00:00:00 2001 From: Friendika Date: Thu, 7 Apr 2011 16:19:46 -0700 Subject: comment open/close anomolies in non-English languages --- mod/profile.php | 2 ++ 1 file changed, 2 insertions(+) (limited to 'mod/profile.php') diff --git a/mod/profile.php b/mod/profile.php index b421591f6..3d0b79a70 100644 --- a/mod/profile.php +++ b/mod/profile.php @@ -391,6 +391,8 @@ function profile_content(&$a, $update = 0) { '$mylink' => $contact['url'], '$mytitle' => t('This is you'), '$myphoto' => $contact['thumb'], + '$comment' => t('Comment'), + '$submit' => t('Submit'), '$ww' => '' )); } -- cgit v1.2.3