{* $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_RUN_OPTIONS"|lmsg}
{"TRANS_CHARGE_LESSER_AMOUNTS"|lmsg}
{"TRANS_RUN_WHEN"|lmsg}     {"TRANS_RUN_NOW"|lmsg}     {"TRANS_RUN_LATER"|lmsg}
{"TRANS_LATER_DATE"|lmsg} {html_select_locale_date prefix="laterDate" display_time="true" setID="true" fieldOrder=$localeData.locale_date_order}
{"TRANS_TRANSACTION_ACTION"|lmsg}
{if 'passphrase' == $encryptionMode}{"TRANS_ENCRYPTION_PASSPHRASE"|lmsg}{else}{"TRANS_ENCRYPTION_KEY"|lmsg}{/if} *
{"TRANS_CHECK_PAYMENT_QUEUE"|lmsg} {include file="$tplDirectory/footer.tpl"}