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.3 KiB

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