fix table name
[freeside.git] / FS / FS / part_export / acct_sql.pm
index 8e102fc..dfc37d0 100644 (file)
@@ -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";
   '>