diff options
Diffstat (limited to 'files/pt-br/web/html/element/input')
4 files changed, 4 insertions, 4 deletions
diff --git a/files/pt-br/web/html/element/input/index.html b/files/pt-br/web/html/element/input/index.html index 6a96393bb3..9050df1362 100644 --- a/files/pt-br/web/html/element/input/index.html +++ b/files/pt-br/web/html/element/input/index.html @@ -302,7 +302,7 @@ e.value = "foo"; </tbody> </table> -<h2 id="Compatibilidade_de_navegadores">Compatibilidade de navegadores</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{CompatibilityTable}}</p> diff --git a/files/pt-br/web/html/element/input/password/index.html b/files/pt-br/web/html/element/input/password/index.html index 7c19c04c22..9fbbed6d53 100644 --- a/files/pt-br/web/html/element/input/password/index.html +++ b/files/pt-br/web/html/element/input/password/index.html @@ -225,7 +225,7 @@ cpf.oninput = function(event) { </tbody> </table> -<h2 id="Compatibilidade_de_navegadores">Compatibilidade de navegadores</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> diff --git a/files/pt-br/web/html/element/input/range/index.html b/files/pt-br/web/html/element/input/range/index.html index 659550ba6f..16087a0c14 100644 --- a/files/pt-br/web/html/element/input/range/index.html +++ b/files/pt-br/web/html/element/input/range/index.html @@ -317,7 +317,7 @@ translation_of: Web/HTML/Element/input/range </tbody> </table> -<h2 id="Browser_compatibility">Browser compatibility</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{CompatibilityTable}}</p> diff --git a/files/pt-br/web/html/element/input/time/index.html b/files/pt-br/web/html/element/input/time/index.html index 917eea9d39..7a1f3874a1 100644 --- a/files/pt-br/web/html/element/input/time/index.html +++ b/files/pt-br/web/html/element/input/time/index.html @@ -443,7 +443,7 @@ function populateMinutes() { </tbody> </table> -<h2 id="Browser_compatibility">Browser compatibility</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> |