diff options
Diffstat (limited to 'files/ru/web/api/geolocation')
| -rw-r--r-- | files/ru/web/api/geolocation/getcurrentposition/index.html | 2 | ||||
| -rw-r--r-- | files/ru/web/api/geolocation/index.html | 2 | 
2 files changed, 2 insertions, 2 deletions
diff --git a/files/ru/web/api/geolocation/getcurrentposition/index.html b/files/ru/web/api/geolocation/getcurrentposition/index.html index 3464186d18..aad18e8d7b 100644 --- a/files/ru/web/api/geolocation/getcurrentposition/index.html +++ b/files/ru/web/api/geolocation/getcurrentposition/index.html @@ -57,7 +57,7 @@ navigator.geolocation.getCurrentPosition(success, error, options);  <h2 id="Совместимость_с_браузерами">Совместимость с браузерами</h2> -<p>{{Compat("api.Geolocation.getCurrentPosition")}}</p> +<p>{{Compat}}</p>  <h2 id="Смотрите_также">Смотрите также</h2> diff --git a/files/ru/web/api/geolocation/index.html b/files/ru/web/api/geolocation/index.html index 35c36cd726..736d5ce50d 100644 --- a/files/ru/web/api/geolocation/index.html +++ b/files/ru/web/api/geolocation/index.html @@ -45,7 +45,7 @@ translation_of: Web/API/Geolocation -<p>{{Compat("api.Geolocation")}}</p> +<p>{{Compat}}</p>  <h2 id="Смотрите_также">Смотрите также</h2>  | 
