From c2fb87aff5929f2229c60a0ecdd957ac02bdee5e Mon Sep 17 00:00:00 2001 From: Rouslan Placella Date: Fri, 17 Jun 2011 13:44:14 +0100 Subject: [PATCH] Expand the routine editor to use all available space. --- libraries/db_routines.lib.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libraries/db_routines.lib.php b/libraries/db_routines.lib.php index 613bcb2c29..067ebde6bf 100644 --- a/libraries/db_routines.lib.php +++ b/libraries/db_routines.lib.php @@ -621,7 +621,7 @@ function PMA_RTN_getEditorForm($mode, $operation, $routine, $errors, $is_ajax) { $retval .= PMA_generate_common_hidden_inputs($db) . "\n"; $retval .= "
\n"; $retval .= "" . __('Details') . "\n"; - $retval .= "\n"; + $retval .= "
\n"; $retval .= "\n"; $retval .= " \n"; $retval .= " \n";
" . __('Routine Name') . "