|
|
@ -15,6 +15,7 @@ |
|
|
|
<label class="col-sm-4 control-label" for="lockedSet"> |
|
|
|
<label class="col-sm-4 control-label" for="lockedSet"> |
|
|
|
<%=l 'LOCK_ROOM' %> |
|
|
|
<%=l 'LOCK_ROOM' %> |
|
|
|
<a href="#" class="popup" data-container="body" data-toggle="popover" data-content="<%=l 'TOOLTIP_LOCK_ROOM' %>"> |
|
|
|
<a href="#" class="popup" data-container="body" data-toggle="popover" data-content="<%=l 'TOOLTIP_LOCK_ROOM' %>"> |
|
|
|
|
|
|
|
  |
|
|
|
<span class="glyphicon glyphicon-question-sign"> |
|
|
|
<span class="glyphicon glyphicon-question-sign"> |
|
|
|
</span> |
|
|
|
</span> |
|
|
|
</a> |
|
|
|
</a> |
|
|
@ -27,6 +28,7 @@ |
|
|
|
<label class="col-sm-4 control-label" for="askForNameSet"> |
|
|
|
<label class="col-sm-4 control-label" for="askForNameSet"> |
|
|
|
<%=l 'ASK_FOR_NAME' %> |
|
|
|
<%=l 'ASK_FOR_NAME' %> |
|
|
|
<a href="#" class="popup" data-container="body" data-toggle="popover" data-content="<%=l 'TOOLTIP_ASK_FOR_NAME' %>"> |
|
|
|
<a href="#" class="popup" data-container="body" data-toggle="popover" data-content="<%=l 'TOOLTIP_ASK_FOR_NAME' %>"> |
|
|
|
|
|
|
|
  |
|
|
|
<span class="glyphicon glyphicon-question-sign"> |
|
|
|
<span class="glyphicon glyphicon-question-sign"> |
|
|
|
</span> |
|
|
|
</span> |
|
|
|
</a> |
|
|
|
</a> |
|
|
@ -39,6 +41,7 @@ |
|
|
|
<label class="col-sm-4 control-label" for="joinPassSet"> |
|
|
|
<label class="col-sm-4 control-label" for="joinPassSet"> |
|
|
|
<%=l 'PASSWORD_PROTECT' %> |
|
|
|
<%=l 'PASSWORD_PROTECT' %> |
|
|
|
<a href="#" class="popup" data-container="body" data-toggle="popover" data-content="<%=l 'TOOLTIP_PASSWORD_PROTECT' %>"> |
|
|
|
<a href="#" class="popup" data-container="body" data-toggle="popover" data-content="<%=l 'TOOLTIP_PASSWORD_PROTECT' %>"> |
|
|
|
|
|
|
|
  |
|
|
|
<span class="glyphicon glyphicon-question-sign"> |
|
|
|
<span class="glyphicon glyphicon-question-sign"> |
|
|
|
</span> |
|
|
|
</span> |
|
|
|
</a> |
|
|
|
</a> |
|
|
@ -65,6 +68,7 @@ |
|
|
|
<label class="col-sm-4 control-label" for="ownerPassSet"> |
|
|
|
<label class="col-sm-4 control-label" for="ownerPassSet"> |
|
|
|
<%=l 'RESERVE_THIS_ROOM' %> |
|
|
|
<%=l 'RESERVE_THIS_ROOM' %> |
|
|
|
<a href="#" class="popup" data-container="body" data-toggle="popover" data-content="<%=l 'TOOLTIP_RESERVE_THIS_ROOM' %>"> |
|
|
|
<a href="#" class="popup" data-container="body" data-toggle="popover" data-content="<%=l 'TOOLTIP_RESERVE_THIS_ROOM' %>"> |
|
|
|
|
|
|
|
  |
|
|
|
<span class="glyphicon glyphicon-question-sign"> |
|
|
|
<span class="glyphicon glyphicon-question-sign"> |
|
|
|
</span> |
|
|
|
</span> |
|
|
|
</a> |
|
|
|
</a> |
|
|
@ -92,6 +96,7 @@ |
|
|
|
<label class="col-sm-4 control-label" for="persistentSet"> |
|
|
|
<label class="col-sm-4 control-label" for="persistentSet"> |
|
|
|
<%=l 'PERSISTENT' %> |
|
|
|
<%=l 'PERSISTENT' %> |
|
|
|
<a href="#" class="popup" data-container="body" data-toggle="popover" data-content="<%=l 'TOOLTIP_PERSISTENT' %>"> |
|
|
|
<a href="#" class="popup" data-container="body" data-toggle="popover" data-content="<%=l 'TOOLTIP_PERSISTENT' %>"> |
|
|
|
|
|
|
|
  |
|
|
|
<span class="glyphicon glyphicon-question-sign"> |
|
|
|
<span class="glyphicon glyphicon-question-sign"> |
|
|
|
</span> |
|
|
|
</span> |
|
|
|
</a> |
|
|
|
</a> |
|
|
@ -105,6 +110,7 @@ |
|
|
|
<label class="col-sm-4 control-label" for="emailNotifications"> |
|
|
|
<label class="col-sm-4 control-label" for="emailNotifications"> |
|
|
|
<%=l 'NOTIFICATION_ON_JOIN' %> |
|
|
|
<%=l 'NOTIFICATION_ON_JOIN' %> |
|
|
|
<a href="#" class="popup" data-container="body" data-toggle="popover" data-placement="left" data-content="<%=l 'TOOLTIP_NOTIFICATION_ON_JOIN' %>"> |
|
|
|
<a href="#" class="popup" data-container="body" data-toggle="popover" data-placement="left" data-content="<%=l 'TOOLTIP_NOTIFICATION_ON_JOIN' %>"> |
|
|
|
|
|
|
|
  |
|
|
|
<span class="glyphicon glyphicon-question-sign"> |
|
|
|
<span class="glyphicon glyphicon-question-sign"> |
|
|
|
</span> |
|
|
|
</span> |
|
|
|
</a> |
|
|
|
</a> |
|
|
|