From 1c17bfc1210f4c013621aabe832c022143124251 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Tue, 27 Jul 2010 09:39:27 +0200 Subject: [PATCH] Add drop link to the database operations tab. --- db_operations.php | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) diff --git a/db_operations.php b/db_operations.php index eb8c6a2f2..53a282187 100644 --- a/db_operations.php +++ b/db_operations.php @@ -364,7 +364,41 @@ if (!$is_information_schema) { + +
+ '; +} +echo __('Remove database'); +?> + +
+