Change the glyph for screen sharing button

master
Daniel Berteaud 10 years ago
parent c0b35ef075
commit 7614232561
  1. 2
      templates/default/join.html.ep

@ -68,7 +68,7 @@
</span>
</button>
<button class="btn btn-default help btn-share-screen" data-toggle="tooltip" data-placement="bottom" title="<%=l 'SHARE_YOUR_SCREEN' %>">
<span class="glyphicon glyphicon-expand">
<span class="glyphicon glyphicon-blackboard">
</span>
</button>
</div>

Loading…
Cancel
Save