Ejemplo n.º 1
0
      </tbody>
    </table>

<?php 
    if ($osC_Order->hasPostTransactionActions()) {
        ?>

    <br />

    <form name="transaction" action="<?php 
        echo osc_href_link_admin(FILENAME_DEFAULT, $osC_Template->getModule() . '&' . (isset($_GET['search']) ? 'search=' . $_GET['search'] . '&' : '') . (isset($_GET['status']) ? 'status=' . $_GET['status'] . '&' : '') . (isset($_GET['cID']) ? 'cID=' . $_GET['cID'] . '&' : '') . 'page=' . $_GET['page'] . '&oID=' . $_GET['oID'] . '&action=updateTransaction');
        ?>
" method="post">

    <p><?php 
        echo $osC_Language->get('field_post_transaction_actions') . ' ' . osc_draw_pull_down_menu('transaction', $osC_Order->getPostTransactionActions()) . ' ' . osc_draw_hidden_field('subaction', 'confirm') . '<input type="submit" value="' . $osC_Language->get('button_execute') . '" class="operationButton" />';
        ?>
</p>

    </form>

<?php 
    }
    ?>

  </div>

  <div id="section_status_history_content">
    <table border="0" width="100%" cellspacing="0" cellpadding="2" class="dataTable">
      <thead>
        <tr>