|
@@ -1,6 +1,6 @@
|
1
|
1
|
<html>
|
2
|
2
|
<head>
|
3
|
|
-<title></title>
|
|
3
|
+<title>JitMeet: Unsupported Browser</title>
|
4
|
4
|
<link rel="stylesheet" type="text/css" media="screen" href="css/chromeonly.css" />
|
5
|
5
|
</head>
|
6
|
6
|
|
|
@@ -10,8 +10,9 @@
|
10
|
10
|
<a href="http://google.com/chrome"><div id="left"></div></a>
|
11
|
11
|
<div id="middle"></div>
|
12
|
12
|
<div id="text">
|
13
|
|
- <p>This service only works with Chrome.</p>
|
|
13
|
+ <p>This application is currently only supported by <a href="http://google.com/chrome">Chrome</a>, <a href="http://www.chromium.org/">Chromium</a> and <a href="http://www.opera.com">Opera</a></p>
|
14
|
14
|
<p><a href="http://google.com/chrome">Download Chrome</a></p>
|
|
15
|
+ <p class="firefox">We are hoping that <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=977864">multistream support</a> for Firefox would not be long so that we could all use this application with our Favorite browser.</p>
|
15
|
16
|
</div>
|
16
|
17
|
<!-- wrap ends here -->
|
17
|
18
|
</div>
|