upload_mbox_link

   Usages of this macro
The source code below doesn't have navigation links because no usage has been compiled yet. Navigation links depend on how and where the macro is used, so first you may try finding all usages of "upload_mbox_link".
... in dropdown.naml
788
789
790
<macro name="upload_mbox_link" requires="node">
    <a href="/tools/UploadMbox.jtp?forum=[n.id/]"><span class="important">Upload Mbox file</span></a>
</macro>