소스 검색

Merge pull request #354 from marclaporte/patch-3

Firefox & Jitsi Meet are now working together
master
George Politis 9 년 전
부모
커밋
b1825a3d1e
1개의 변경된 파일3개의 추가작업 그리고 4개의 파일을 삭제
  1. 3
    4
      unsupported_browser.html

+ 3
- 4
unsupported_browser.html 파일 보기

@@ -33,15 +33,14 @@
33 33
             </div>
34 34
         </div>
35 35
         <div class="browser_wrapper">
36
-            Firefox Nightly
36
+            Firefox
37 37
             <div class="browser">
38
-                <div class="logo" id="firefox-nightly_logo"></div>
39
-                <a href="https://nightly.mozilla.org/"><div class="button">DOWNLOAD</div></a>
38
+                <div class="logo" id="firefox"></div>
39
+                <a href="http://www.getfirefox.com/"><div class="button">DOWNLOAD</div></a>
40 40
             </div>
41 41
         </div>
42 42
     </div>
43 43
     <div class="clear"></div>
44
-    <div class="firefox">We are hoping that multistream support for Firefox would not be long so that we could all use this application with our favorite browser.</div>
45 44
 </div>
46 45
 <!-- wrap ends here -->
47 46
 </div>		

Loading…
취소
저장