diff options
author | rjohnson <rjohnson@mozilla.com> | 2021-03-18 17:16:33 -0700 |
---|---|---|
committer | Irvin <irvinfly@gmail.com> | 2021-03-21 00:31:49 +0800 |
commit | 8b6621966195ae20c972e812d5cdbed2b6146675 (patch) | |
tree | d4a74c330f7f80994c2b5e9f116af8a7e9fca1b8 /files/pl/web/api/navigator | |
parent | e73670462cbf6600f4fb821054320743d86de204 (diff) | |
download | translated-content-8b6621966195ae20c972e812d5cdbed2b6146675.tar.gz translated-content-8b6621966195ae20c972e812d5cdbed2b6146675.tar.bz2 translated-content-8b6621966195ae20c972e812d5cdbed2b6146675.zip |
remove fx_minversion_header macro calls
Diffstat (limited to 'files/pl/web/api/navigator')
-rw-r--r-- | files/pl/web/api/navigator/registerprotocolhandler/index.html | 2 | ||||
-rw-r--r-- | files/pl/web/api/navigator/registerprotocolhandler/web-based_protocol_handlers/index.html | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/files/pl/web/api/navigator/registerprotocolhandler/index.html b/files/pl/web/api/navigator/registerprotocolhandler/index.html index b5b040b91d..7a5a5b9f3e 100644 --- a/files/pl/web/api/navigator/registerprotocolhandler/index.html +++ b/files/pl/web/api/navigator/registerprotocolhandler/index.html @@ -9,7 +9,7 @@ tags: - Wszystkie_kategorie translation_of: Web/API/Navigator/registerProtocolHandler --- -<p>{{ ApiRef() }} {{ Fx_minversion_header(3) }}</p> +<p>{{ ApiRef() }}</p> <h3 id="Podsumowanie" name="Podsumowanie">Podsumowanie</h3> diff --git a/files/pl/web/api/navigator/registerprotocolhandler/web-based_protocol_handlers/index.html b/files/pl/web/api/navigator/registerprotocolhandler/web-based_protocol_handlers/index.html index 2a9863088c..642c176983 100644 --- a/files/pl/web/api/navigator/registerprotocolhandler/web-based_protocol_handlers/index.html +++ b/files/pl/web/api/navigator/registerprotocolhandler/web-based_protocol_handlers/index.html @@ -3,7 +3,7 @@ title: Obsługa protokołów przez aplikacje WWW slug: Web/API/Navigator/registerProtocolHandler/Web-based_protocol_handlers translation_of: Web/API/Navigator/registerProtocolHandler/Web-based_protocol_handlers --- -<p><span class="comment">UWAGA: PROSZE NIE UZYWAC EDYTOWANIA FRAGMENTOW, PSUJE ONO TRESC ARTYKULU</span> {{ Fx_minversion_header(3) }} +<p><span class="comment">UWAGA: PROSZE NIE UZYWAC EDYTOWANIA FRAGMENTOW, PSUJE ONO TRESC ARTYKULU</span> </p> <h3 id="Wprowadzenie" name="Wprowadzenie">Wprowadzenie</h3> <p><span class="comment">UWAGA: PROSZE NIE UZYWAC EDYTOWANIA FRAGMENTOW, PSUJE ONO TRESC ARTYKULU</span> |