Add support for aliases on red-Interface (static Red)

This commit is contained in:
Peter Pfeiffer
2009-03-12 15:22:11 +01:00
parent 02497a5dac
commit 69fe68eebd
4 changed files with 703 additions and 2 deletions

2
config/menu/30-network.menu Normal file → Executable file
View File

@@ -45,7 +45,7 @@
'caption' => $Lang::tr{'aliases'},
'uri' => '/cgi-bin/aliases.cgi',
'title' => "$Lang::tr{'aliases'}",
'enabled' => 0,
'enabled' => 1,
};
$subnetwork->{'80.wakeonlan'} = {
'caption' => $Lang::tr{'WakeOnLan'},