Better wording when adding fields (bug #991096).

This commit is contained in:
Michal Čihař
2004-09-29 14:53:20 +00:00
parent eac9747099
commit f09e59f8b1
107 changed files with 509 additions and 397 deletions

View File

@@ -31,6 +31,7 @@ if (isset($submit_num_fields)) {
if (isset($orig_field_where)) {
$field_where = $orig_field_where;
}
$num_fields = $orig_num_fields + $added_fields;
$regenerate = TRUE;
} else if (isset($submit)) {
$query = '';