<%-- admin_drop_table.html : Show a warning before dropping a table. --%> <%script%> - Drop Table <%include style.css%> <%include top_menu.html%> <%include top_table_menu.html%> <%include footer.html%>
<%script%> Drop Table:

Using the form below you may drop table. Please make sure you want to drop this table. This process cannot be reversed!

<%if table%> <%endif%>
Drop Table:
<%if table%> Are you sure you want to drop the <%table%> table?     <%else%> Please enter the name of a table to drop:     <%endif%>