summaryrefslogtreecommitdiff
path: root/httemplate/misc
diff options
context:
space:
mode:
authorivan <ivan>2002-05-30 21:51:48 +0000
committerivan <ivan>2002-05-30 21:51:48 +0000
commit68d29e0ca9fcfe6b68240d946c8bf71d7b31767a (patch)
treee6686ffbb898801d785e20447c3f5104c75d53b2 /httemplate/misc
parent03809f7b4f5a7ff34adaba7dd5d4cdf1039fbd22 (diff)
point to correct place for hidecancelledcustomers config option
Diffstat (limited to 'httemplate/misc')
-rwxr-xr-xhttemplate/misc/delete-customer.cgi2
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/misc/delete-customer.cgi b/httemplate/misc/delete-customer.cgi
index 7016c9166..430231737 100755
--- a/httemplate/misc/delete-customer.cgi
+++ b/httemplate/misc/delete-customer.cgi
@@ -36,7 +36,7 @@ print <<END;
This will <b>completely remove</b> all traces of this customer record. This
is <B>not</B> what you want if this is a real customer who has simply
canceled service with you. For that, cancel all of the customer's packages.
-(you can optionally hide cancelled customers with the <a href="../docs/config.html#hidecancelledcustomers">hidecancelledcustomers</a> configuration file)
+(you can optionally hide cancelled customers with the <a href="../config/config-view.cgi#hidecancelledcustomers">hidecancelledcustomers</a> configuration option)
<br>
<br>Are you <b>absolutely sure</b> you want to delete this customer?
<br><input type="submit" value="Yes">