From f3b0dbaa669159ec880848f7b70220791a1427fa Mon Sep 17 00:00:00 2001 From: Leif Johansson Date: Tue, 9 Oct 2012 08:40:44 +0200 Subject: - users own room --- templates/apps/room/launch.html | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'templates/apps/room') diff --git a/templates/apps/room/launch.html b/templates/apps/room/launch.html index 54b30c4..a7b495c 100644 --- a/templates/apps/room/launch.html +++ b/templates/apps/room/launch.html @@ -18,12 +18,15 @@ If you are hosting this meeting and are comfortable with the Adobe Connect software you may press 'Enter as Host' below to become the first host. {% endif %}

+

+ The public URL of this room is {{BASE_URL}}go/{{room.id}}. Give this to other participants. +


- Cancel + {%if room.nhosts == 0 %} Enter as Host {% endif %} -- cgit v1.1