aboutsummaryrefslogtreecommitdiff
path: root/files/fr/mozilla/add-ons/webextensions/api/captiveportal/getstate/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/fr/mozilla/add-ons/webextensions/api/captiveportal/getstate/index.html')
-rw-r--r--files/fr/mozilla/add-ons/webextensions/api/captiveportal/getstate/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/files/fr/mozilla/add-ons/webextensions/api/captiveportal/getstate/index.html b/files/fr/mozilla/add-ons/webextensions/api/captiveportal/getstate/index.html
index f00a9d3a08..4fdaffb2ee 100644
--- a/files/fr/mozilla/add-ons/webextensions/api/captiveportal/getstate/index.html
+++ b/files/fr/mozilla/add-ons/webextensions/api/captiveportal/getstate/index.html
@@ -17,7 +17,7 @@ translation_of: Mozilla/Add-ons/WebExtensions/API/captivePortal/getState
<h2 id="Syntaxe">Syntaxe</h2>
-<pre class="syntaxbox brush:js notranslate">var state = browser.captivePortal.getState()
+<pre class="brush: js">var state = browser.captivePortal.getState()
</pre>
<h3 id="Valeur_retournée">Valeur retournée</h3>
@@ -31,7 +31,7 @@ translation_of: Mozilla/Add-ons/WebExtensions/API/captivePortal/getState
<p>{{Compat("webextensions.api.captivePortal.getState")}}</p>
<div class="hidden">
-<pre class="notranslate">// Copyright 2015 The Chromium Authors. All rights reserved.
+<pre>// Copyright 2015 The Chromium Authors. All rights reserved.
//
// Redistribution and use in source and binary forms, with or without
// modification, are permitted provided that the following conditions are