mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-17 06:23:00 +02:00
Merge branch 'master' of ssh://arne_f@git.ipfire.org/pub/git/ipfire-2.x
This commit is contained in:
@@ -68,7 +68,7 @@
|
||||
* coreutils-5.96
|
||||
* cpio-2.6
|
||||
* cpufrequtils-004
|
||||
* cryptsetup-1.0.5
|
||||
* cryptsetup-1.0.6
|
||||
* cups-1.3.9
|
||||
* curl-7.15.3
|
||||
* cyrus-imapd-2.2.12
|
||||
|
||||
@@ -488,7 +488,7 @@ chomp ($atmdev);
|
||||
if ($atmdev ne '') {
|
||||
print <<END
|
||||
<option value='pppoeatm' $selected{'TYPE'}{'pppoeatm'}>PPPoE over ATM-BRIDGE</option>
|
||||
<option value='pptpatm' $selected{'TYPE'}{'pppoeatm'}>PPTP over ATM-BRIDGE</option>
|
||||
<option value='pptpatm' $selected{'TYPE'}{'pptpatm'}>PPTP over ATM-BRIDGE</option>
|
||||
END
|
||||
;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user