mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-26 19:00:34 +02:00
Fixes bug #0000697 added example for blacklist
This commit is contained in:
@@ -1213,6 +1213,10 @@ print <<END
|
||||
<td colspan='2'>$Lang::tr{'urlfilter blocked domains'} <img src='/blob.gif' alt='*' /></td>
|
||||
<td colspan='2'>$Lang::tr{'urlfilter blocked urls'} <img src='/blob.gif' alt='*' /></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td colspan='2'>$Lang::tr{'urlfilter example'}</td>
|
||||
<td colspan='2'>$Lang::tr{'urlfilter example ads'}</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td colspan='2' width='50%'><textarea name='CUSTOM_BLACK_DOMAINS' cols='32' rows='6' wrap='off'>
|
||||
END
|
||||
|
||||
Reference in New Issue
Block a user