From 369c53aee338073dd37c6210f7f16e0b023b6837 Mon Sep 17 00:00:00 2001 From: Deven Bansod Date: Wed, 3 Aug 2016 10:10:50 +0530 Subject: [PATCH] Fix Label's 'for' attribute for Auto-incr in Copy Mutliple tables Signed-off-by: Deven Bansod --- libraries/mult_submits.lib.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libraries/mult_submits.lib.php b/libraries/mult_submits.lib.php index 2a199a4f7d..9907bf7bbf 100644 --- a/libraries/mult_submits.lib.php +++ b/libraries/mult_submits.lib.php @@ -346,7 +346,7 @@ function PMA_getHtmlForCopyMultipleTables($action, $_url_params) $html .= ''; $html .= '
'; $html .= ''; - $html .= '
'; + $html .= '
'; $html .= ''; $html .= '

'; $html .= '';