Explorar el Código

Removes firefox from the list of recommended browsers. (#5017)

master
bgrozev hace 5 años
padre
commit
92740707f0
No account linked to committer's email address
Se han modificado 1 ficheros con 1 adiciones y 4 borrados
  1. 1
    4
      static/recommendedBrowsers.html

+ 1
- 4
static/recommendedBrowsers.html Ver fichero

@@ -12,10 +12,7 @@
12 12
             We recommend to try with the latest version of 
13 13
             <a
14 14
                 className = 'unsupported-desktop-browser__link'
15
-                href = 'http://google.com/chrome' >Chrome</a>,&nbsp;
16
-            <a
17
-                class = 'unsupported-desktop-browser__link'
18
-                href = 'http://www.getfirefox.com/'>Firefox</a>&nbsp;or&nbsp;
15
+                href = 'http://google.com/chrome' >Chrome</a>&nbsp;or&nbsp;
19 16
             <a
20 17
                 class = 'unsupported-desktop-browser__link'
21 18
                 href = 'http://www.chromium.org/'>Chromium</a>

Loading…
Cancelar
Guardar