Beispiel #1
0
        <tr valign="top">
          <th scope="row">
            <?php 
submit_button();
?>
          </th>
          <td></td>
        </tr>
      </tbody>
    </table>
  </form>
  <div id="debug-debug_data" class="pane">
    <table class="form-table">
      <tbody>
        <?php 
if (Cart66Log::exists()) {
    ?>
          <tr valign="top">
            <th scope="row"><?php 
    _e('Error Log', 'cart66');
    ?>
</th>
            <td>
              <form action="" method="post" style="display:inline-block">
                <input type="hidden" name="cart66-action" value="download log file" id="download-log-file" />
                <input type="submit" value="<?php 
    _e('Download Log File', 'cart66');
    ?>
" class="button-secondary" />
              </form>
              <form action="" method="post" style="display:inline-block">