You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

11 lines
253 B

12 years ago
  1. <table class="table table-hover table-condensed table-bordered">
  2. <thead>
  3. <tr>
  4. <th>User</th>
  5. <th>TTY</th>
  6. <th>Logged in from</th>
  7. </tr>
  8. </thead>
  9. <tbody id="get-users">
  10. </tbody>
  11. </table>