This is an automated email from the ASF dual-hosted git repository.

solomax pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/openmeetings.git


The following commit(s) were added to refs/heads/master by this push:
     new 7a20ba7  [OPENMEETINGS-2462] html is updated
7a20ba7 is described below

commit 7a20ba790daa9492f5cc13969163f023878b6cd1
Author: Maxim Solodovnik <[email protected]>
AuthorDate: Sat Nov 28 14:08:43 2020 +0700

    [OPENMEETINGS-2462] html is updated
---
 .../src/main/java/org/apache/openmeetings/web/room/RoomPanel.html       | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/openmeetings-web/src/main/java/org/apache/openmeetings/web/room/RoomPanel.html
 
b/openmeetings-web/src/main/java/org/apache/openmeetings/web/room/RoomPanel.html
index 431d75c..888b8e7 100644
--- 
a/openmeetings-web/src/main/java/org/apache/openmeetings/web/room/RoomPanel.html
+++ 
b/openmeetings-web/src/main/java/org/apache/openmeetings/web/room/RoomPanel.html
@@ -85,7 +85,7 @@
                                <i class="m-2 warn fas fa-exclamation-triangle 
text-warning"></i><wicket:message key="ulist.user.muteothers.confirm"/>
                        </div>
                        <br/>
-                       <input id="muteothers-confirm-dont-show" 
type="checkbox"/><label for="muteothers-confirm-dont-show" class="mr-2 
ml-2"><wicket:message key="64"/></label>
+                       <input id="muteothers-confirm-dont-show" 
type="checkbox"/><label for="muteothers-confirm-dont-show" class="mr-2 
ml-2"><wicket:message key="dont.ask.again"/></label>
                </div>
                <div id="clipboard-dialog" 
wicket:message="title:1121,data-btn-ok:54">
                        <p><span class="ui-icon ui-icon-alert align-left mr-2 
mt-2 mb-3 ml-0"></span><span class="text"></span></p>

Reply via email to