From 2c8daabb91581ffcad0105c65494cea64a3e7f61 Mon Sep 17 00:00:00 2001 From: moglia <moglia@ispconfig3> Date: Sun, 16 May 2010 22:58:48 -0400 Subject: [PATCH] Update brazilian portuguese error and indexes pages to work on any charset encoding. --- server/conf/error/br/400.html | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/server/conf/error/br/400.html b/server/conf/error/br/400.html index 212b1a9..e89e706 100644 --- a/server/conf/error/br/400.html +++ b/server/conf/error/br/400.html @@ -52,7 +52,7 @@ </div> <div id="content"> <h2>O seguinte erro ocorreu:</h2> - <p>VocĂȘ usou uma sintaxe inválida.</p> + <p>Você usou uma sintaxe inválida.</p> <P>Se tiver qualquer dúvida extra sobre este erro contate seu webmaster.</p> </div> <div id="footer"> -- Gitblit v1.9.1