:::

4-17 templates/side_signups.tpl

{include file="sweet-alert.tpl"}
<h2>所有報名者</h2>
<table class="table table-bordered table-hover table-striped">
  <thead>
    <tr class="info">
      <th>姓名</th>
      <th>Email</th>
    </tr>
  </thead>
  <tbody>
  {foreach $signups as $signup}
    <tr>
      <td>{$signup.name}</td>
      <td>{$signup.email}</td>
    </tr>
  {foreachelse}
    <tr>
      <td colspan=2>暫無人報名</td>
    </tr>
  {/foreach}

  </tbody>
</table>

 


:::

書籍目錄

展開 | 闔起

http%3A%2F%2Fcampus-xoops.tn.edu.tw%2Fmodules%2Ftad_book3%2Fpage.php%3Ftbdsn%3D834

計數器

今天: 3124312431243124
昨天: 3438343834383438
總計: 7393453739345373934537393453739345373934537393453