%%40^40A^40AC5234%%listButtons.tpl.php 970 B

123456789101112131415161718192021222324252627282930313233343536373839404142
  1. <?php /* Smarty version 2.6.6, created on 2009-04-09 08:06:52
  2. compiled from listButtons.tpl */ ?>
  3. <table class="report_list_buttons">
  4. <tr>
  5. <td>
  6. <?php echo $this->_tpl_vars['label_records']; ?>
  7. : <?php echo $this->_tpl_vars['total_recs']; ?>
  8. <?php if ($this->_tpl_vars['text_message']): ?>
  9. &nbsp;/&nbsp;
  10. <?php endif; ?>
  11. </td>
  12. <?php echo $this->_tpl_vars['text_message']; ?>
  13. <td>
  14. </td>
  15. <td>&nbsp;&nbsp;</td>
  16. <td>
  17. <?php echo $this->_tpl_vars['button_first']; ?>
  18. <?php echo $this->_tpl_vars['button_prev']; ?>
  19. <?php echo $this->_tpl_vars['button_view']; ?>
  20. <?php echo $this->_tpl_vars['button_change']; ?>
  21. <?php echo $this->_tpl_vars['button_copy']; ?>
  22. <?php echo $this->_tpl_vars['button_delete']; ?>
  23. <?php echo $this->_tpl_vars['button_next']; ?>
  24. <?php echo $this->_tpl_vars['button_last']; ?>
  25. <?php echo $this->_tpl_vars['button_goto']; echo $this->_tpl_vars['select_goto']; ?>
  26. <?php echo $this->_tpl_vars['button_rtfgen']; ?>
  27. </td>
  28. </tr></table>