<% if (data.getHotlistSize()>0) { %>
<% if (i==(data.getHotlistSize()-1)) { %> <% } else { %> ">" ALT="[Down]" BORDER=0 WIDTH=16 HEIGHT=16> <% } // end if %> | <% if (i==0) { %> <% } else { %> ">" ALT="[Up]" BORDER=0 WIDTH=16 HEIGHT=16> <% } // end if %> | ">" ALT="[Remove]" BORDER=0 WIDTH=16 HEIGHT=16> | <%= stdfont %> <%= StringUtil.encodeHTML(conf.getName()) %> (<%= StringUtil.encodeHTML(conf.getEnclosingSIG().getName()) %>) |
" ALT="[Down]" BORDER=0 WIDTH=16 HEIGHT=16> | <%= stdfont %> Click this symbol to move the specified conference down in your hotlist. |
" ALT="[Up]" BORDER=0 WIDTH=16 HEIGHT=16> | <%= stdfont %> Click this symbol to move the specified conference up in your hotlist. |
" ALT="[Remove]" BORDER=0 WIDTH=16 HEIGHT=16> | <%= stdfont %> Click this symbol to remove the specified conference from your hotlist. |