summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorivan <ivan>2006-09-20 15:20:34 +0000
committerivan <ivan>2006-09-20 15:20:34 +0000
commit6cb81584ae62d300883b94f4e10feb4697023d7e (patch)
tree9f1f088b6918158852a4b32c66a4b66568425dae
parentb0ef5164b6866f0844bcb84c19c4cdd7b9e8361c (diff)
finish correcting the naming
-rw-r--r--FS/FS/part_export/acct_sql.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/FS/FS/part_export/acct_sql.pm b/FS/FS/part_export/acct_sql.pm
index e2282372f..6a93227a4 100644
--- a/FS/FS/part_export/acct_sql.pm
+++ b/FS/FS/part_export/acct_sql.pm
@@ -106,7 +106,7 @@ to be configured for different mail server setups.
'>
<LI><INPUT TYPE="button" VALUE="postfix_native_mailbox" onClick='
this.form.table.value = "users";
- this.form.schema.value = "$postfix_native_map";
+ this.form.schema.value = "$postfix_native_mailbox_map";
this.form.primary_key.value = "userid";
</UL>
END