From e8dc13cd1af07846cd3015986f3a3fd34cdcdaea Mon Sep 17 00:00:00 2001 From: ivan Date: Thu, 28 Feb 2002 22:05:31 +0000 Subject: s/depreciated/deprecated/ --- httemplate/config/config-view.cgi | 2 +- httemplate/config/config.cgi | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'httemplate') diff --git a/httemplate/config/config-view.cgi b/httemplate/config/config-view.cgi index 225c29507..138ec4737 100644 --- a/httemplate/config/config-view.cgi +++ b/httemplate/config/config-view.cgi @@ -7,7 +7,7 @@ <% foreach my $section ( qw(required billing username password UI session shell mail radius apache BIND ), - '', 'depreciated') { %> + '', 'deprecated') { %> <%= table("#cccccc", 2) %> diff --git a/httemplate/config/config.cgi b/httemplate/config/config.cgi index f640d0b5e..19775c7aa 100644 --- a/httemplate/config/config.cgi +++ b/httemplate/config/config.cgi @@ -8,7 +8,7 @@ <% foreach my $section ( qw(required billing username password UI session shell mail radius apache BIND ), - '', 'depreciated') { %> + '', 'deprecated') { %> <%= table("#cccccc", 2) %> -- cgit v1.2.1