aboutsummaryrefslogtreecommitdiff
path: root/files/fr/mozilla/add-ons/webextensions/manifest.json/version/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/fr/mozilla/add-ons/webextensions/manifest.json/version/index.html')
-rw-r--r--files/fr/mozilla/add-ons/webextensions/manifest.json/version/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/files/fr/mozilla/add-ons/webextensions/manifest.json/version/index.html b/files/fr/mozilla/add-ons/webextensions/manifest.json/version/index.html
index 11b5eee0b7..2751ee94eb 100644
--- a/files/fr/mozilla/add-ons/webextensions/manifest.json/version/index.html
+++ b/files/fr/mozilla/add-ons/webextensions/manifest.json/version/index.html
@@ -9,7 +9,7 @@ translation_of: Mozilla/Add-ons/WebExtensions/manifest.json/version
---
<p>{{AddonSidebar}}</p>
-<table class="fullwidth-table standard-table">
+<table class="standard-table">
<tbody>
<tr>
<th scope="row" style="width: 30%;">Type</th>
@@ -22,7 +22,7 @@ translation_of: Mozilla/Add-ons/WebExtensions/manifest.json/version
<tr>
<th scope="row">Exemple</th>
<td>
- <pre class="brush: json no-line-numbers">
+ <pre class="brush: json">
"version": "0.1"</pre>
</td>
</tr>