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( return Array(
'debian_etch' => Array( 'debian_etch' => Array(
'label' => 'Debian 4.0 (Etch)', 'label' => 'Debian 4.0 (Etch) [deprecated]',
'services' => Array( 'services' => Array(
'http' => Array( 'http' => Array(
'label' => $lng['admin']['configfiles']['http'], 'label' => $lng['admin']['configfiles']['http'],