mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-26 02:42:58 +02:00
This fixes bug #0000562
This commit is contained in:
@@ -4,3 +4,4 @@ lib/modules/2.6.27.42-ipfire-xen/kernel/net
|
||||
lib/modules/2.6.27.42-ipfire/mISDN/hfcsusb.ko
|
||||
lib/modules/2.6.27.42-ipfire-xen/mISDN/hfcsusb.ko
|
||||
srv/web/ipfire/cgi-bin/urlfilter.cgi
|
||||
srv/web/ipfire/cgi-bin/outgoingfw.cgi
|
||||
@@ -667,7 +667,7 @@ END
|
||||
<td width='30%' align='left'><select name='LOG'>
|
||||
<option value='$Lang::tr{'active'}' $selected{'LOG'}{$Lang::tr{'active'}}>$Lang::tr{'active'}</option>
|
||||
<option value='$Lang::tr{'inactive'}' $selected{'LOG'}{$Lang::tr{'inactive'}}>$Lang::tr{'inactive'}</option>
|
||||
</select></td>";
|
||||
</select></td>
|
||||
<td width='20%' align='right' colspan='2' />
|
||||
<td width='30%' align='left' colspan='2' />
|
||||
<tr><td width='20%' align='right'>$Lang::tr{'destination ip'}: <img src='/blob.gif' />
|
||||
|
||||
Reference in New Issue
Block a user