diff --git a/libraries/tbl_properties.inc.php b/libraries/tbl_properties.inc.php index 0127ae2d5..001fea6d1 100644 --- a/libraries/tbl_properties.inc.php +++ b/libraries/tbl_properties.inc.php @@ -369,7 +369,7 @@ for ($i = 0; $i < $num_fields; $i++) { . ' class="textfield" />' . '
'; $content_cells[$i][$ci] .= __('ENUM or SET data too long?') - . ' ' + . ' ' . __('Get more editing space') . '
'; $ci++;