added controls for Invite from the conference and topic levels
This commit is contained in:
@@ -52,6 +52,17 @@
|
||||
entire conference as read (fixseen)</A>
|
||||
</B></FONT><P>
|
||||
|
||||
<% if (data.displayInviteSection()) { %>
|
||||
<% if (rdat.useHTMLComments()) { %><!-- Invitation Section --><% } %>
|
||||
<% rdat.writeContentHeader(out,"Send Invitation",null); %>
|
||||
<%= rdat.getStdFontTag(ColorSelectors.CONTENT_FOREGROUND,2) %>
|
||||
You may send an invitation via E-mail to outside individuals to join this community and
|
||||
read this conference.<P>
|
||||
<B><A HREF="<%= rdat.getEncodedServletPath("sigops?cmd=I&" + data.getLocator()) %>">Click here to
|
||||
send an invitation</A></B>
|
||||
</FONT><P>
|
||||
<% } // end if %>
|
||||
|
||||
<% if (data.displayAdminSection()) { %>
|
||||
<% if (rdat.useHTMLComments()) { %><!-- Host Tools Section --><% } %>
|
||||
<% rdat.writeContentHeader(out,"Host Tools",null); %>
|
||||
|
||||
Reference in New Issue
Block a user