diff options
Diffstat (limited to 'files/fr/web/http/status/403/index.html')
-rw-r--r-- | files/fr/web/http/status/403/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/files/fr/web/http/status/403/index.html b/files/fr/web/http/status/403/index.html index 9bf9f04287..060427d7a6 100644 --- a/files/fr/web/http/status/403/index.html +++ b/files/fr/web/http/status/403/index.html @@ -16,11 +16,11 @@ translation_of: Web/HTTP/Status/403 <h2 id="Statut">Statut</h2> -<pre class="syntaxbox notranslate">403 Forbidden</pre> +<pre class="syntaxbox">403 Forbidden</pre> <h2 id="Exemple_de_réponse">Exemple de réponse</h2> -<pre class="notranslate">HTTP/1.1 403 Forbidden +<pre>HTTP/1.1 403 Forbidden Date: Wed, 21 Oct 2015 07:28:00 GMT </pre> |