<% if (data.getInListSize()>0) { %>
<% if (i==(data.getInListSize()-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(d.getTitle(false)) %> |
" ALT="[Down]" BORDER=0 WIDTH=16 HEIGHT=16> | <%= stdfont %> Click this symbol to move the specified sidebox down on your Front Page. |
" ALT="[Up]" BORDER=0 WIDTH=16 HEIGHT=16> | <%= stdfont %> Click this symbol to move the specified sidebox up on your Front Page. |
" ALT="[Remove]" BORDER=0 WIDTH=16 HEIGHT=16> | <%= stdfont %> Click this symbol to remove the specified sidebox from your Front Page. |
<% } // end if %>