mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-09 18:45:54 +02:00
Kleiner Fix fuer die pppsetup.cgi
und noch n paar andere kleine Sachen... git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@579 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
This commit is contained in:
1440
doc/ChangeLog
1440
doc/ChangeLog
File diff suppressed because it is too large
Load Diff
@@ -121,7 +121,6 @@
|
||||
* iptables-1.3.5
|
||||
* iptstate-2.1
|
||||
* iputils-ss020927
|
||||
* isapnptools-1.26
|
||||
* java-1.5.0_06-for-ipfire
|
||||
* jpegsrc.v6b
|
||||
* kbd-1.12
|
||||
@@ -211,7 +210,6 @@
|
||||
* rp-pppoe-3.8
|
||||
* rrdtool-1.2.15
|
||||
* rsync-2.6.8
|
||||
* samba-3.0.24
|
||||
* samba-3.0.25
|
||||
* screen-4.0.2
|
||||
* sed-4.1.5
|
||||
@@ -223,7 +221,6 @@
|
||||
* sox-12.18.1
|
||||
* spandsp-0.0.3pre24
|
||||
* squashfs3.2-r2
|
||||
* squid-2.6.STABLE12
|
||||
* squid-2.6.STABLE13
|
||||
* squid-graph-3.2
|
||||
* squidGuard-1.2.0
|
||||
|
||||
@@ -569,10 +569,10 @@ END
|
||||
<option value='ttyS2' $selected{'COMPORT'}{'ttyS2'}>$Lang::tr{'modem on com3'}</option>
|
||||
<option value='ttyS3' $selected{'COMPORT'}{'ttyS3'}>$Lang::tr{'modem on com4'}</option>
|
||||
<option value='ttyS4' $selected{'COMPORT'}{'ttyS4'}>$Lang::tr{'modem on com5'}</option>
|
||||
<option value='usb/ttyACM0' $selected{'COMPORT'}{'usb/ttyACM0'}>$Lang::tr{'usb modem on acm0'}</option>
|
||||
<option value='usb/ttyACM1' $selected{'COMPORT'}{'usb/ttyACM1'}>$Lang::tr{'usb modem on acm1'}</option>
|
||||
<option value='usb/ttyACM2' $selected{'COMPORT'}{'usb/ttyACM2'}>$Lang::tr{'usb modem on acm2'}</option>
|
||||
<option value='usb/ttyACM3' $selected{'COMPORT'}{'usb/ttyACM3'}>$Lang::tr{'usb modem on acm3'}</option>
|
||||
<option value='ttyACM0' $selected{'COMPORT'}{'ttyACM0'}>$Lang::tr{'usb modem on acm0'}</option>
|
||||
<option value='ttyACM1' $selected{'COMPORT'}{'ttyACM1'}>$Lang::tr{'usb modem on acm1'}</option>
|
||||
<option value='ttyACM2' $selected{'COMPORT'}{'ttyACM2'}>$Lang::tr{'usb modem on acm2'}</option>
|
||||
<option value='ttyACM3' $selected{'COMPORT'}{'ttyACM3'}>$Lang::tr{'usb modem on acm3'}</option>
|
||||
</select></td>
|
||||
END
|
||||
;
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 1.4 KiB After Width: | Height: | Size: 3.1 KiB |
BIN
html/html/images/indicator.gif
Normal file
BIN
html/html/images/indicator.gif
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 3.2 KiB |
Reference in New Issue
Block a user