summaryrefslogtreecommitdiff
path: root/FS
diff options
context:
space:
mode:
Diffstat (limited to 'FS')
-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 8e102fcc1..dfc37d083 100644
--- a/FS/FS/part_export/acct_sql.pm
+++ b/FS/FS/part_export/acct_sql.pm
@@ -69,7 +69,7 @@ mail server setups through some subclassing rather than options.
this.form.primary_key.value = "username";
'>
<LI><INPUT TYPE="button" VALUE="postfix_courierimap_alias" onClick='
- this.form.table.value = "mailbox";
+ this.form.table.value = "alias";
this.form.schema.value = "$postfix_courierimap_alias_map";
this.form.primary_key.value = "address";
'>