deprecate etch config templates, which will be removed with 0.9.15

This commit is contained in:
Robert Foerster (Dessa)
2010-10-23 12:33:55 +00:00
parent 3c731661a0
commit 8fb5a3ae7c

View File

@@ -19,7 +19,7 @@
return Array(
'debian_etch' => Array(
'label' => 'Debian 4.0 (Etch)',
'label' => 'Debian 4.0 (Etch) [deprecated]',
'services' => Array(
'http' => Array(
'label' => $lng['admin']['configfiles']['http'],