A lightweight forum engine written in PHP. Repository is now obsolete and read-only. http://www.pioder.pl/uforum.html
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.

13 lines
721 B

  1. <table class="maintable" width="<?= TABLES_WIDTH; ?>" style="border-width: 0px">
  2. <tr>
  3. <td width="17" style="background-image: url('skins/reFresh/images/td_beam_left.gif')"></td>
  4. <td class="beam" style="background-image: url('skins/reFresh/images/td_beam_top.gif')">
  5. <p align="center"><?= $skin['lvalue']; ?>
  6. </td>
  7. <td class="beam" style="background-image: url('skins/reFresh/images/td_beam_top.gif')">
  8. <p align="center"><?= $skin['lmotive']; ?>
  9. </td>
  10. <td width="17" style="background-image: url('skins/reFresh/images/td_beam_right.gif')"></td>
  11. </tr>
  12. </table>
  13. <table class="maintable" width="<?= TABLES_WIDTH; ?>" style="border-top: 0px">