Fixed some minor errors

This commit is contained in:
Maniacikarus
2008-09-30 09:18:22 +02:00
parent f31d3c1f23
commit 2d0adb746e
6 changed files with 16 additions and 20 deletions

View File

@@ -1,5 +1,5 @@
$subipfire->{'54.wlanap'} = {'caption' => wlanap,
$subipfire->{'54.wlanap'} = {'caption' => WLanAP,
'uri' => '/cgi-bin/wlanap.cgi',
'title' => wlanap,
'title' => WLanAP,
'enabled' => 1,
};