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/display.php | 2 ++ 1 file changed, 2 insertions(+) (limited to 'mod/display.php') diff --git a/mod/display.php b/mod/display.php index f74137e0e..8224e491b 100644 --- a/mod/display.php +++ b/mod/display.php @@ -170,6 +170,8 @@ function display_content(&$a) { '$mylink' => $contact['url'], '$mytitle' => t('This is you'), '$myphoto' => $contact['thumb'], + '$comment' => t('Comment'), + '$submit' => t('Submit'), '$ww' => '' )); } -- cgit v1.2.3