From 8149b225626fcd5a7cb2af7af17eee33baf62efb Mon Sep 17 00:00:00 2001 From: rick Date: Fri, 14 May 2010 00:20:23 +0000 Subject: [PATCH] Removed an unnecessary link to feedback. It was causing an exception, apparently due to a translation block attempting to include another block that needed translation. git-svn-id: http://svn.osqa.net/svnroot/osqa/trunk@268 0cfe37f9-358a-4d5e-be75-b63607b5c754 --- forum/skins/default/templates/badges.html | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/forum/skins/default/templates/badges.html b/forum/skins/default/templates/badges.html index dbb0c00..dd86035 100644 --- a/forum/skins/default/templates/badges.html +++ b/forum/skins/default/templates/badges.html @@ -18,9 +18,8 @@

- {% trans "Community gives you awards for your questions, answers and votes." %}
- {% blocktrans %}Below is the list of available badges and number - of times each type of badge has been awarded. Give us your feedback. + {% trans "Community gives you awards for your questions, answers and votes." %} + {% blocktrans %}Below is the list of available badges and number of times each type of badge has been awarded. {% endblocktrans %}

-- 2.45.2