implement move message between topics in a conference

This commit is contained in:
Eric J. Bowersox
2002-02-02 07:16:28 +00:00
parent 25c5817a67
commit a404987a42
18 changed files with 770 additions and 90 deletions

View File

@@ -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 &amp; 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 &amp; Keep New" fixup="true">gelcap/next_keep_new.jpg</button>