in reply to CGI::Application::Plugin::Menu icon issues

This is an ugly hack, but this works for now:

<TMPL_LOOP MAIN_MENU_LOOP> <li><a href="<TMPL_VAR URL>"><TMPL_VAR LABEL></a></li> <!-- <TMPL_VAR ICON> --!> </TMPL_LOOP>