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.

10 lines
340 B

  1. <? echo $skin['no_elements']; ?>
  2. </table>
  3. <table class="maintable" width="<?= TABLES_WIDTH; ?>" style="border-width:0px">
  4. <tr>
  5. <? echo $skin['add']; ?>
  6. <td width="620" colspan="2" height="16" align="right">
  7. <span class="fstandard"><? echo $skin['lall_warns'];?>: <? echo $skin['all_warns'];?></span>
  8. </td>
  9. </tr>
  10. </table>