fix type for reqreg
authorminima <minima>
Wed, 24 Oct 2001 21:55:22 +0000 (21:55 +0000)
committerminima <minima>
Wed, 24 Oct 2001 21:55:22 +0000 (21:55 +0000)
perl/Messages

index 3b5e5b69f710560f02fd6a42c6d9623737a89fd5..bc1f8df5c2b5984bb9ccc1854c531243fa8c2b83 100644 (file)
@@ -222,7 +222,7 @@ package DXM;
                                rec => '$_[0] records',
                                reg => '$_[0] registered',
                                regc => '$_[0] created and registered',
-                               reginac => 'Registration is not active (set/var \$main::regreq = 1 to activate)',
+                               reginac => 'Registration is not active (set/var \$main::reqreg = 1 to activate)',
                                regun => '$_[0] unregistered',
                                route => '$_[0] on $_[1] via $_[2]',
                                sat1 => 'Tracking Table for $_[0] for the next $_[1] hours every $_[2] mins',