You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
573 B
10 lines
573 B
<div class="helptour"> |
|
<div class="popover bottom meetingRoom"> |
|
<div class="arrow"></div><h3 class="popover-title">{{_('Meeting Room')}}</h3> |
|
<div class="popover-content">{{_('Change the current meeting room here. Not all rooms names are available and certain characters are automatically removed.')}}</div> |
|
</div> |
|
<div class="popover left buddyList"> |
|
<div class="arrow"></div><h3 class="popover-title">{{_('Buddy List')}}</h3> |
|
<div class="popover-content">{{_('Every person in a room is listed here.')}}</div> |
|
</div> |
|
</div>
|
|
|