urlfilter.dat: change ipcop to ipfire

- Removed remnant from IPCop on URL Filter Logs Export page.

Signed-off-by: Jon Murphy <jon.murphy@ipfire.org>
Reviewed-by: Bernhard Bitsch <bbitsch@ipfire.org>
This commit is contained in:
Jon Murphy
2022-09-06 14:30:01 -05:00
committed by Peter Müller
parent a15a758292
commit 3da3c1848e

View File

@@ -178,7 +178,7 @@ if ($day < 10) {
if ($cgiparams{'ACTION'} eq $Lang::tr{'export'})
{
print "Content-type: text/plain\n\n";
print "IPCop URL filter log\r\n";
print "IPFire URL filter log\r\n";
print "Section: $cgiparams{'LOGTYPE'}\r\n";
print "Date: $daystr $longmonthstr\r\n";
print "\r\n";