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.
 
 
 
 
 
 

14 lines
919 B

<span class="fsmall">&nbsp;<br></span>
<table class="maintable" width="<?= TABLES_WIDTH; ?>" style="border-width: 0px">
<tr>
<td width="18" height="25" style="background-image: url('skins/subPurple/images/td_category_left.gif')" class="category">&nbsp;</td>
<td height="7"class="category" style="background-image: url('skins/subPurple/images/td_category.jpg')"><? echo $skin['category']; ?></td>
<td width="18" height="7" style="background-image: url('skins/subPurple/images/td_category_right.gif')" class="category"></td>
</tr>
</table>
<table class="maintable" width="<?= TABLES_WIDTH; ?>" style="border-top: 0px">
<tr>
<td width="582" height="16" colspan="2" class="beam" ><? echo $skin['lforumname'];?></td>
<td width="49" height="16" class="beam"><? echo $skin['lposts'];?></td>
<td width="110" height="16" class="beam"><? echo $skin['llastposts'];?></td>
</tr>