From e2af75781f34b879ad91bb5de9cf1492e91c19bd Mon Sep 17 00:00:00 2001 From: Bimal Yashodha Date: Wed, 18 Jun 2014 08:53:09 +0530 Subject: [PATCH] Fix id of the input Signed-off-by: Bimal Yashodha --- libraries/designer.lib.php | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/libraries/designer.lib.php b/libraries/designer.lib.php index ca6ec8faa3..a2ffa42a78 100644 --- a/libraries/designer.lib.php +++ b/libraries/designer.lib.php @@ -87,9 +87,8 @@ function PMA_getHtmlForPageSaveAs($db) $html .= ''; $html .= ''; - $html .= ''; - $html .= ''; + $html .= ''; + $html .= ''; $html .= ''; $html .= '';