summaryrefslogtreecommitdiff
path: root/httemplate
diff options
context:
space:
mode:
authorivan <ivan>2006-10-22 00:35:24 +0000
committerivan <ivan>2006-10-22 00:35:24 +0000
commit1df4b7b2b8859ce8ae32e708d5c66477869209db (patch)
treec9ec11001506c7e9eb8397333af8ac10ecba8db5 /httemplate
parent8d683bab0caff78a2459f2999464e6b59430c37e (diff)
link to wrong place
Diffstat (limited to 'httemplate')
-rw-r--r--httemplate/elements/menu.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/elements/menu.html b/httemplate/elements/menu.html
index 60f2ab303..ad6138c72 100644
--- a/httemplate/elements/menu.html
+++ b/httemplate/elements/menu.html
@@ -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',