fix agent link in unused prepaid card report
authorivan <ivan>
Wed, 21 Oct 2009 06:34:58 +0000 (06:34 +0000)
committerivan <ivan>
Wed, 21 Oct 2009 06:34:58 +0000 (06:34 +0000)
httemplate/search/prepay_credit.html

index 96391fc..3640351 100644 (file)
@@ -44,7 +44,7 @@
                    '',
                    '',
                    sub { my $agent = shift->agent;
-                         $agent ? [ "${p}view/agent.cgi?", 'agentnum' ] : '';
+                         $agent ? [ "${p}edit/agent.cgi?", 'agentnum' ] : '';
                        },
                  ],
       )