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.

21 lines
2.1 KiB

  1. <div align="center" style="width: 100%">
  2. <a href="pms.php?mode=write"><img src="skins/subPurple/images/lng_<? echo $skin['lang']; ?>/newmsg.gif" onMouseOver="this.style.cursor='hand'; this.src='skins/<?= $default_skin; ?>/images/lng_<?= $skin['lang']; ?>/newmsg_active.gif'"�
  3. onMouseOut="this.src='skins/<?= $default_skin; ?>/images/lng_<?= $skin['lang']; ?>/newmsg.gif'" border="0" alt="NEW Message" /></a>
  4. &nbsp;&nbsp;
  5. <a href="pms.php?mode=folder&amp;submode=sentbox"><img src="skins/subPurple/images/lng_<? echo $skin['lang']; ?>/sentbox.gif" onMouseOver="this.style.cursor='hand'; this.src='skins/<?= $default_skin; ?>/images/lng_<?= $skin['lang']; ?>/sentbox_active.gif'"�
  6. onMouseOut="this.src='skins/<?= $default_skin; ?>/images/lng_<?= $skin['lang']; ?>/sentbox.gif'" border="0" alt="SENTBOX" /></a>
  7. &nbsp;&nbsp;
  8. <a href="pms.php?mode=folder&amp;submode=inbox"><img src="skins/subPurple/images/lng_<? echo $skin['lang']; ?>/inbox.gif" onMouseOver="this.style.cursor='hand'; this.src='skins/<?= $default_skin; ?>/images/lng_<?= $skin['lang']; ?>/inbox_active.gif'"�
  9. onMouseOut="this.src='skins/<?= $default_skin; ?>/images/lng_<?= $skin['lang']; ?>/inbox.gif'" border="0" alt="INBOX" /></a>
  10. </div>
  11. <table class="maintable" width="<?= TABLES_WIDTH; ?>">
  12. <table class="maintable" width="<?= TABLES_WIDTH; ?>" style="border-width: 0px">
  13. <tr>
  14. <td width="14" style="background-image: url('skins/subPurple/images/td_beam_left.gif')"></td>
  15. <td width="370" style="background-image: url('skins/subPurple/images/td_beam_top.gif')" class="beam" align="center"><? echo $skin['lname']; ?></td>
  16. <td width="110" style="background-image: url('skins/subPurple/images/td_beam_top.gif')" class="beam" align="center"><? echo $skin['lauthor']; ?></td>
  17. <td width="110" style="background-image: url('skins/subPurple/images/td_beam_top.gif')" class="beam" align="center"><? echo $skin['lmdate']; ?></td>
  18. <td width="14" style="background-image: url('skins/subPurple/images/td_beam_right.gif')"></td>
  19. </tr>
  20. </table>
  21. <table class="maintable" width="<?= TABLES_WIDTH; ?>" style="border-top: 0px">