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.

19 lines
1.4 KiB

  1. <form method="POST" action="groups.php?mode=view&amp;id=<?php echo $skin['g_id']; ?>" name="form_dsf">
  2. <div align="left" style="width: <? TABLES_WIDTH; ?>">
  3. <span class="fstandard"><b><?= $skin['name']; ?></b></span><br>
  4. <span class="fsmall"><?= $skin['desc']; ?></span>
  5. </div>
  6. <div align="center" style="width: <? TABLES_WIDTH; ?>">
  7. <?= $skin['moderate']; ?>
  8. </div>
  9. <span class="fverysmall">&nbsp;</span>
  10. <table class="maintable" width="<?= TABLES_WIDTH; ?>" style="border-width: 0px">
  11. <tr>
  12. <td width="17" style="background-image: url('skins/subPurple/images/td_beam_left.gif')"></td>
  13. <td height="14" class="beam" width="300" style="background-image: url('skins/subPurple/images/td_beam_top.gif')"><?php echo $skin['luname']; ?></td>
  14. <td height="14" width="180" class="beam" style="background-image: url('skins/subPurple/images/td_beam_top.gif')"><?php echo $skin['lregdate']; ?></td>
  15. <td height="14" width="233" class="beam" style="background-image: url('skins/subPurple/images/td_beam_top.gif')"><?php echo $skin['llastvisit']; ?></td>
  16. <td height="14" class="beam" style="background-image: url('skins/subPurple/images/td_beam_top.gif')"><?php echo $skin['lposts']; ?></td>
  17. <td width="19" style="background-image: url('skins/subPurple/images/td_beam_right.gif')"></td>
  18. </tr>
  19. <table class="maintable" width="<?= TABLES_WIDTH; ?>" style="border-top: 0px">