link to wrong place
authorivan <ivan>
Sun, 22 Oct 2006 00:35:24 +0000 (00:35 +0000)
committerivan <ivan>
Sun, 22 Oct 2006 00:35:24 +0000 (00:35 +0000)
httemplate/elements/menu.html

index 60f2ab3..ad6138c 100644 (file)
@@ -222,7 +222,7 @@ tie my %config_export_svc_pkg, 'Tie::IxHash',
   'View/Edit cancel reason types'  => [ $fsurl.'browse/reason_type.html?class=C', 'Cancel reason types define groups of reasons, for reporting and convenience purposes.' ],
   'View/Edit cancel reasons'       => [ $fsurl.'browse/reason.html?class=C', 'Cancel reasons explain why a service was cancelled.' ],
   'View/Edit suspend reason types' => [ $fsurl.'browse/reason_type.html?class=S', 'Suspend reason types define groups of reasons, for reporting and convenience purposes.' ],
-  'View/Edit suspend reasons' => [ $fsurl.'browse/reason_type.html?class=S', 'Suspend reasons explain why a service was suspended.' ],
+  'View/Edit suspend reasons' => [ $fsurl.'browse/reason.html?class=S', 'Suspend reasons explain why a service was suspended.' ],
 ;
 
 tie my %config_agent, 'Tie::IxHash',