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.
 
 
 
 
 
 

24 lines
2.3 KiB

<div align="center" style="width: 100%">
<a href="pms.php?mode=write"><img src="skins/reFresh/images/lng_<? echo $skin['lang']; ?>/newmsg.gif" onMouseOver="this.style.cursor='hand'; this.src='skins/<?= $default_skin; ?>/images/lng_<?= $skin['lang']; ?>/newmsg_active.gif'" 
onMouseOut="this.src='skins/<?= $default_skin; ?>/images/lng_<?= $skin['lang']; ?>/newmsg.gif'" border="0" alt="NEW Message" /></a>
&nbsp;&nbsp;
<a href="pms.php?mode=folder&amp;submode=sentbox"><img src="skins/reFresh/images/lng_<? echo $skin['lang']; ?>/sentbox.gif" onMouseOver="this.style.cursor='hand'; this.src='skins/<?= $default_skin; ?>/images/lng_<?= $skin['lang']; ?>/sentbox_active.gif'" 
onMouseOut="this.src='skins/<?= $default_skin; ?>/images/lng_<?= $skin['lang']; ?>/sentbox.gif'" border="0" alt="SENTBOX" /></a>
&nbsp;&nbsp;
<a href="pms.php?mode=folder&amp;submode=inbox"><img src="skins/reFresh/images/lng_<? echo $skin['lang']; ?>/inbox.gif" onMouseOver="this.style.cursor='hand'; this.src='skins/<?= $default_skin; ?>/images/lng_<?= $skin['lang']; ?>/inbox_active.gif'" 
onMouseOut="this.src='skins/<?= $default_skin; ?>/images/lng_<?= $skin['lang']; ?>/inbox.gif'" border="0" alt="INBOX" /></a>
</div>
<div align="center" style="text-align: right">
<span class="fsmall"><?= $skin['lmessages_in_box']; ?>: <b><?= $skin['msg_count']; ?></b>/<b><?= $skin['msg_max']; ?></b> (<b><?= $skin['msg_per']; ?>%</b>)</span>
</div>
<table class="maintable" width="<?= TABLES_WIDTH; ?>">
<table class="maintable" width="<?= TABLES_WIDTH; ?>" style="border-width: 0px">
<tr>
<td width="10" style="background-image: url('skins/reFresh/images/td_beam_left.gif')"></td>
<td width="370" style="background-image: url('skins/reFresh/images/td_beam_top.gif')" class="beam" align="center"><? echo $skin['lname']; ?></td>
<td width="110" style="background-image: url('skins/reFresh/images/td_beam_top.gif')" class="beam" align="center"><? echo $skin['lauthor']; ?></td>
<td width="110" style="background-image: url('skins/reFresh/images/td_beam_top.gif')" class="beam" align="center"><? echo $skin['lmdate']; ?></td>
<td width="11" style="background-image: url('skins/reFresh/images/td_beam_right.gif')"></td>
</tr>
</table>
<table class="maintable" width="<?= TABLES_WIDTH; ?>" style="border-top: 0px">