{* $Id: RunPaymentQueue.tpl 5685 2006-03-22 00:48:07Z kbailey $ * -------------------------------------------------------------- * This template displays the menu for generating payment queue items. * * Smarty Variables: * $actionID The unique action ID for this page view * $actionName The action name for this action ID * $imageDirectory The image directory for this theme * $tplDirectory The template directory for this theme * * Author: Kris Bailey *} {php}$GLOBALS['__pagePath'] = array('TRANS_RUN_PAYMENT_QUEUE', 'TRANS_RUN_QUEUE_OPTIONS');{/php} {include file="$tplDirectory/header.tpl" parentName="TRANS_FINANCES" childName="TRANS_BILLING" grandchildName="TRANS_RUN_QUEUE_OPTIONS" sideNavMajor="finances" sideNavMinor="billing"}
{"TRANS_CHECK_PAYMENT_QUEUE"|lmsg} {include file="$tplDirectory/footer.tpl"}