From 6d48df570d9b759d0fd18001fbcacc5c5a36a7e0 Mon Sep 17 00:00:00 2001 From: matt Date: Mon, 14 Jun 2010 14:10:27 +0000 Subject: [PATCH] typo in one of the lines of text git-svn-id: http://svn.osqa.net/svnroot/osqa/trunk@416 0cfe37f9-358a-4d5e-be75-b63607b5c754 --- forum/skins/default/templates/403.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/forum/skins/default/templates/403.html b/forum/skins/default/templates/403.html index 583e550..461c264 100644 --- a/forum/skins/default/templates/403.html +++ b/forum/skins/default/templates/403.html @@ -27,7 +27,7 @@
  • {% trans "this question or answer has been deleted;" %}
  • {% trans "url has error - please check it;" %}
  • {% trans "the page you tried to visit is protected or you don't have sufficient points, see" %} faq;
  • -
  • {% trans "if you believe this error 404 should not have occured, please" %} +
  • {% trans "if you believe this error 404 should not have occurred, please" %} {% trans "report this problem" %}
  • -- 2.39.5