<form method="post" action="index.php?page=settings"> <tr class="punhead"> <td class="punhead" colspan="2"><b><?php echo $settings['Title'] . "</b>"; ?></td> </tr> <tr> <td class="puncon1right"><font color="red">Warning</font> </td> <td class="puncon2"> <b>ALL PunBB tables will be deleted!</b> </td> </tr> <tr> <td class="puncon1right" style="width: 140px; white-space: nowrap">Action </td> <td class="puncon2" style="white-space: nowrap"> <br> <input type="submit" name="submit" value="To converter settings"><br><br> </td> </tr> </form>