changed the playback logo to use the Mconf one, and some other stuff related to branding on the playback
This commit is contained in:
parent
213b9793a8
commit
74c023de39
Binary file not shown.
Before Width: | Height: | Size: 24 KiB After Width: | Height: | Size: 16 KiB |
@ -18,7 +18,7 @@ with BigBlueButton; if not, see <http://www.gnu.org/licenses/>.
|
||||
-->
|
||||
<html>
|
||||
<head>
|
||||
<title>BigBlueButton Playback</title>
|
||||
<title>Presentation Playback</title>
|
||||
<link rel="stylesheet" href="css/bbb.playback.css">
|
||||
<script type="text/javascript" src="lib/jquery.min.js"></script>
|
||||
<script type="text/javascript" src="lib/jquery-ui.min.js"></script>
|
||||
@ -76,7 +76,7 @@ with BigBlueButton; if not, see <http://www.gnu.org/licenses/>.
|
||||
<div id="countdown" />
|
||||
</div>
|
||||
-->
|
||||
<p id="footer">Recorded with <a href="http://bigbluebutton.org/">BigBlueButton</a>.</p>
|
||||
<p id="footer">Recorded with <a href="http://mconf.org">Mconf</a> (Powered by <a href="http://bigbluebutton.org/">BigBlueButton</a>).</p>
|
||||
<!-- <script src='lib/writing.js'></script> -->
|
||||
</body>
|
||||
</html>
|
||||
|
Loading…
Reference in New Issue
Block a user