implement move message between topics in a conference
This commit is contained in:
@@ -172,6 +172,7 @@
|
||||
<button id="join_now" caption="Join Now" fixup="true">classic/join_now.jpg</button>
|
||||
<button id="login" caption="Log In" fixup="true">classic/login.jpg</button>
|
||||
<button id="manage" caption="Manage" fixup="true">classic/manage.jpg</button>
|
||||
<button id="move" caption="Move" fixup="true">classic/move.jpg</button>
|
||||
<button id="next" caption="Next" fixup="true">classic/arrow_next.jpg</button>
|
||||
<button id="next_topic" caption="Next Topic" fixup="true">classic/next_topic.jpg</button>
|
||||
<button id="next_topic_keep" caption="Next & Keep New"
|
||||
@@ -229,6 +230,7 @@
|
||||
<button id="join_now" caption="Join Now" fixup="true">gelcap/join_now.jpg</button>
|
||||
<button id="login" caption="Log In" fixup="true">gelcap/login.jpg</button>
|
||||
<button id="manage" caption="Manage" fixup="true">gelcap/manage.jpg</button>
|
||||
<button id="move" caption="Move" fixup="true">gelcap/move.jpg</button>
|
||||
<button id="next" caption="Next" fixup="true">gelcap/arrow_next.jpg</button>
|
||||
<button id="next_topic" caption="Next Topic" fixup="true">gelcap/next_topic.jpg</button>
|
||||
<button id="next_topic_keep" caption="Next & Keep New" fixup="true">gelcap/next_keep_new.jpg</button>
|
||||
|
||||
Reference in New Issue
Block a user