From e8ba43e2997f12890adc155bc2039f711c172faf Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Fri, 4 Jun 2010 16:06:12 -0400 Subject: [PATCH] this really means a column --- tbl_structure.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tbl_structure.php b/tbl_structure.php index f35032e32..8f1f26db9 100644 --- a/tbl_structure.php +++ b/tbl_structure.php @@ -537,7 +537,7 @@ if (! $tbl_is_view && ! $db_is_information_schema) { '; + echo '' . __('Add column') . ''; } echo sprintf(__('Add %s column(s)'), '');