page.transferLog.tmpl 317 B

1234567891011
  1. <tmpl_include name="inc.head.tmpl">
  2. <tmpl_include name="inc.transferHead.tmpl">
  3. <tmpl_include name="inc.transferNavi.tmpl">
  4. <table bgcolor="#A2BED4" width="100%" cellpadding="1">
  5. <tr>
  6. <td>
  7. <pre><tmpl_var escape="html" name="transferLog"></pre>
  8. </td>
  9. </tr>
  10. </table>
  11. <tmpl_include name="inc.transferFoot.tmpl">