diff options
Diffstat (limited to 'files/ru/web/api/htmltableelement')
-rw-r--r-- | files/ru/web/api/htmltableelement/index.html | 2 | ||||
-rw-r--r-- | files/ru/web/api/htmltableelement/insertrow/index.html | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/files/ru/web/api/htmltableelement/index.html b/files/ru/web/api/htmltableelement/index.html index c098d783db..26d50fa573 100644 --- a/files/ru/web/api/htmltableelement/index.html +++ b/files/ru/web/api/htmltableelement/index.html @@ -111,7 +111,7 @@ translation_of: Web/API/HTMLTableElement <h2 id="Browser_compatibility">Browser compatibility</h2> -<p>{{Compat("api.HTMLTableElement")}}</p> +<p>{{Compat}}</p> <h2 id="See_also">Смотрите также</h2> diff --git a/files/ru/web/api/htmltableelement/insertrow/index.html b/files/ru/web/api/htmltableelement/insertrow/index.html index b186f3198e..2861c1cc1a 100644 --- a/files/ru/web/api/htmltableelement/insertrow/index.html +++ b/files/ru/web/api/htmltableelement/insertrow/index.html @@ -70,7 +70,7 @@ addRow('TableA'); <h2 id="Поддержка_браузерами">Поддержка браузерами</h2> -<p>{{Compat("api.HTMLTableElement.insertRow")}}</p> +<p>{{Compat}}</p> <h2 id="Смотрите_также">Смотрите также</h2> |