diff options
Diffstat (limited to 'files/fr/web/api/history_api/example/index.html')
-rw-r--r-- | files/fr/web/api/history_api/example/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/fr/web/api/history_api/example/index.html b/files/fr/web/api/history_api/example/index.html index 2376be43ae..82c3fa5b38 100644 --- a/files/fr/web/api/history_api/example/index.html +++ b/files/fr/web/api/history_api/example/index.html @@ -172,7 +172,7 @@ original_slug: Web/Guide/DOM/Manipuler_historique_du_navigateur/Example </pre> <p><strong>include/header.php</strong>:</p> -<pre class="brush: php"><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> +<pre class="brush: html"><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <script type="text/javascript" src="js/ajax_nav.js"></script> <link rel="stylesheet" href="css/style.css" /> </pre> |