bigbluebutton link in footer

This commit is contained in:
Zachary Chai
2016-11-24 14:40:41 -05:00
parent 08ecae0ef6
commit 0e0d744fe3
2 changed files with 2 additions and 2 deletions

View File

@ -56,7 +56,7 @@
<!-- Footer -->
<div class='footer text-center'>
<%= t('powered_bigbluebutton') %>
<%= t('powered_bigbluebutton_html', link: link_to('BigBlueButton', 'http://bigbluebutton.org/', target: "_blank")) %>
</div>
<!-- End of Footer -->
</body>