renamed lenny -> queeze, fixes #740
Signed-off-by: Florian Aders (EleRas) <eleras@froxlor.org>
This commit is contained in:
@@ -18,8 +18,8 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
return Array(
|
return Array(
|
||||||
'debian_lenny' => Array(
|
'debian_squeeze' => Array(
|
||||||
'label' => 'Debian 5.0 (Lenny)',
|
'label' => 'Debian 6.0 (Squeeze)',
|
||||||
'services' => Array(
|
'services' => Array(
|
||||||
'http' => Array(
|
'http' => Array(
|
||||||
'label' => $lng['admin']['configfiles']['http'],
|
'label' => $lng['admin']['configfiles']['http'],
|
||||||
|
|||||||
Reference in New Issue
Block a user