aboutsummaryrefslogtreecommitdiff
path: root/files/es/web/api/document/cookie
diff options
context:
space:
mode:
authortristantheb <tristantheb@users.noreply.github.com>2021-04-30 16:28:38 +0200
committerGitHub <noreply@github.com>2021-04-30 16:28:38 +0200
commit71c618f2ea793f0462948cfd512414c9094f7370 (patch)
tree44b543cd5982852c6bd8b641346503a883c2f7be /files/es/web/api/document/cookie
parentfb5b8c8367d594d5fc4f38c61573d8e2e3552a57 (diff)
downloadtranslated-content-71c618f2ea793f0462948cfd512414c9094f7370.tar.gz
translated-content-71c618f2ea793f0462948cfd512414c9094f7370.tar.bz2
translated-content-71c618f2ea793f0462948cfd512414c9094f7370.zip
KS: Removal of the least used macros - l10n-frozen (#611)
* KS: Deletion of KS macros used less than 100 times * FIX: Remove conflicting and orphaned files from commits=
Diffstat (limited to 'files/es/web/api/document/cookie')
-rw-r--r--files/es/web/api/document/cookie/index.html2
1 files changed, 0 insertions, 2 deletions
diff --git a/files/es/web/api/document/cookie/index.html b/files/es/web/api/document/cookie/index.html
index 631756f64e..1269f8d8a9 100644
--- a/files/es/web/api/document/cookie/index.html
+++ b/files/es/web/api/document/cookie/index.html
@@ -53,8 +53,6 @@ original_slug: DOM/document.cookie
</li>
</ul>
-<div class="geckoVersionNote">{{ gecko_callout_heading("6.0") }}</div>
-
<div class="geckoVersionNote">NĂ³tese que previamente a Gecko 6.0 {{ geckoRelease("6.0") }}, rutas que contenĂ­an comillas eran tratadas como si las comillas fueran parte de la cadena, en lugar de considerarse como un delimitador de la ruta actual. Esto ya ha sido arreglado.</div>
<h2 id="Ejemplos">Ejemplos</h2>