Revision: 2808
Author: [email protected]
Date: Wed Jan 20 07:46:17 2010
Log: Added instant communication plugin code
http://code.google.com/p/openmeetings/source/detail?r=2808

Added:
 /trunk/plugins/instant_communication_plugin/invite.tmpl

=======================================
--- /dev/null
+++ /trunk/plugins/instant_communication_plugin/invite.tmpl Wed Jan 20 07:46:17 2010
@@ -0,0 +1,12 @@
+<html>
+<head>
+<title>Enter user ID and Display name to start testing:</title>
+</head>
+<body>
+<form method="POST" action="test_functionality.php">
+ID:<input type="text" id="UID" name="UID"><br>
+Name:<input type="text" id="UN" name="UN"><br>
+<input type="submit">
+</form>
+</body>
+</html>
-- 
You received this message because you are subscribed to the Google Groups 
"OpenMeetings developers" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/openmeetings-dev?hl=en.


Reply via email to