orig_fof
steveminutillo 2007-06-08 01:44:28 +00:00
parent 7c9a10bfba
commit e812f50cee
1 changed files with 4 additions and 1 deletions

View File

@ -93,7 +93,10 @@ Username: <input type=string name=username> Password: <input type=string name=pa
No Admin options yet!<br><br>
<input type=submit name=options value="Save Options">
</form>
<br>
<form method="get" action="uninstall.php" style="border: 1px solid black; margin: 10px; padding: 10px;" onsubmit="return confirm('Really? This will delete all the database tables!')">
<center><input type=submit name=uninstall value="Uninstall Feed on Feeds" style="background-color: red"></center>
</form>
<?php } ?>