From e1ceb050e19c7574bca146a8da7047ee4ff456b5 Mon Sep 17 00:00:00 2001 From: Marius Burkard <m.burkard@pixcept.de> Date: Sun, 10 Jul 2016 05:02:35 -0400 Subject: [PATCH] Merge branch 'stable-3.1' --- server/conf/error/it/404.html | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/server/conf/error/it/404.html b/server/conf/error/it/404.html index 0f9cc8a..d3246fa 100644 --- a/server/conf/error/it/404.html +++ b/server/conf/error/it/404.html @@ -49,8 +49,8 @@ <h1>ERROR 404 - Non trovato!</h1> </div> <div id="content"> - <h2>Si � verificato il seguente errore:</h2> - <p>L'indirizzo richiesto non � stato trovato in questo server.</p> + <h2>Si è verificato il seguente errore:</h2> + <p>L'indirizzo richiesto non è stato trovato in questo server.</p> <p>Contatta il <!--WEBMASTER//-->webmaster<!--WEBMASTER//-->.</p> </div> <div id="footer"> -- Gitblit v1.9.1