finish correcting the naming
authorivan <ivan>
Wed, 20 Sep 2006 15:20:34 +0000 (15:20 +0000)
committerivan <ivan>
Wed, 20 Sep 2006 15:20:34 +0000 (15:20 +0000)
FS/FS/part_export/acct_sql.pm

index e228237..6a93227 100644 (file)
@@ -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