What do I need to do to delete these two options from the database?
I don't want to see these 2 items listed. What should I do?
rungrojh
Delete it manually from the _column table in the db.
Cheers.
KevinTheJedi I don't see a delete button.
There is no delete button; unless you are using a tool like SequelAce, HeidiSQL, etc. You need to do some research on how to delete data from a database.