program/include/rcmail_output_html.php
@@ -1055,7 +1055,7 @@ // these commands can be called directly via url $a_static_commands = array('compose', 'list', 'preferences', 'folders', 'identities'); if (!($attrib['command'] || $attrib['name'])) { if (!($attrib['command'] || $attrib['name'] || $attrib['href'])) { return ''; }