diff options
Diffstat (limited to 'files/ru/web/api/htmlinputelement')
-rw-r--r-- | files/ru/web/api/htmlinputelement/index.html | 2 | ||||
-rw-r--r-- | files/ru/web/api/htmlinputelement/setselectionrange/index.html | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/files/ru/web/api/htmlinputelement/index.html b/files/ru/web/api/htmlinputelement/index.html index f0b6634279..525bce7fe8 100644 --- a/files/ru/web/api/htmlinputelement/index.html +++ b/files/ru/web/api/htmlinputelement/index.html @@ -418,7 +418,7 @@ translation_of: Web/API/HTMLInputElement <h2 id="Browser_compatibility">Browser compatibility</h2> -<p>{{Compat("api.HTMLInputElement")}}</p> +<p>{{Compat}}</p> <h2 id="See_also">See also</h2> diff --git a/files/ru/web/api/htmlinputelement/setselectionrange/index.html b/files/ru/web/api/htmlinputelement/setselectionrange/index.html index 1b3d36707d..e75e616630 100644 --- a/files/ru/web/api/htmlinputelement/setselectionrange/index.html +++ b/files/ru/web/api/htmlinputelement/setselectionrange/index.html @@ -68,7 +68,7 @@ function SelectText () { <h2 id="Совместимость_с_браузерами">Совместимость с браузерами</h2> -<p>{{Compat("api.HTMLInputElement.setSelectionRange")}}</p> +<p>{{Compat}}</p> <h2 id="Смотрите_также">Смотрите также</h2> |