From 8b6621966195ae20c972e812d5cdbed2b6146675 Mon Sep 17 00:00:00 2001 From: rjohnson Date: Thu, 18 Mar 2021 17:16:33 -0700 Subject: remove fx_minversion_header macro calls --- .../registerprotocolhandler/web-based_protocol_handlers/index.html | 2 -- 1 file changed, 2 deletions(-) (limited to 'files/de/web/api') diff --git a/files/de/web/api/navigator/registerprotocolhandler/web-based_protocol_handlers/index.html b/files/de/web/api/navigator/registerprotocolhandler/web-based_protocol_handlers/index.html index 068b2244e9..a029b097cf 100644 --- a/files/de/web/api/navigator/registerprotocolhandler/web-based_protocol_handlers/index.html +++ b/files/de/web/api/navigator/registerprotocolhandler/web-based_protocol_handlers/index.html @@ -4,8 +4,6 @@ slug: Web/API/Navigator/registerProtocolHandler/Web-based_protocol_handlers translation_of: Web/API/Navigator/registerProtocolHandler/Web-based_protocol_handlers original_slug: Web/API/Navigator/registerProtocolHandler/Webbasierte_protokoll-handler --- -
{{Fx_minversion_header(3)}}
-

Hintergrund

Man findet im Web häufiger Seiten, die Verweise mit anderen Protokollen als HTTP einsetzen. Ein Beispiel ist das mailto: Protokoll:

-- cgit v1.2.3-54-g00ecf