From: Jakub Vrana Date: Wed, 19 Jan 2011 12:56:40 +0000 (+0100) Subject: Disable wrap in SQL textarea X-Git-Tag: v3.2.0~68 X-Git-Url: https://git.joonet.de/?a=commitdiff_plain;h=d893e451624407bcca0b5879447916c6f48b4b67;p=adminer.git Disable wrap in SQL textarea --- diff --git a/adminer/include/editing.inc.php b/adminer/include/editing.inc.php index abc9a5da..97936e3c 100644 --- a/adminer/include/editing.inc.php +++ b/adminer/include/editing.inc.php @@ -106,7 +106,7 @@ function referencable_primary($self) { * @return null */ function textarea($name, $value, $rows = 10, $cols = 80) { - echo "