]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commitdiff
urlfilter.dat: change ipcop to ipfire
authorJon Murphy <jon.murphy@ipfire.org>
Tue, 6 Sep 2022 19:30:01 +0000 (14:30 -0500)
committerPeter Müller <peter.mueller@ipfire.org>
Sun, 11 Sep 2022 08:48:00 +0000 (08:48 +0000)
- 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>
html/cgi-bin/logs.cgi/urlfilter.dat

index 283db52cd77957e03cf5ab2cbb4cc99c49017d3b..c8412e2abaa8c1e0e56210e3fa642b5c983ae33f 100644 (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";