1
0
mirror of https://github.com/dani/vroom.git synced 2024-06-28 01:39:29 +02:00

Fix the not supported modal dialog class

This commit is contained in:
Daniel Berteaud 2014-05-02 23:10:43 +02:00
parent 20734ca705
commit 8565b0a8a7

View File

@ -88,7 +88,7 @@
<button type="button" class="close" data-dismiss="modal" aria-hidden="true">&times;</button>
<h4 class="modal-title" id="noWebrtcSupportTitle"><%=l 'BROWSER_NOT_SUPPORTED' %></h4>
</div>
<div class="modal-content modal-body">
<div class="modal-body">
<p><%=l 'NO_WEBRTC_SUPPORT' %></p>
<div class="row">
<div class="col-sm-4">