summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/widgets/widgets/log.widget.php
diff options
context:
space:
mode:
authorNOYB <Al_Stu@Frontier.com>2016-01-26 04:28:14 -0800
committerNOYB <Al_Stu@Frontier.com>2016-01-26 04:28:14 -0800
commitf8c1004010fa62ed5776ee77c20092b6c6599f4a (patch)
tree8891254b506346194a64018f7a663e11a50c22f1 /src/usr/local/www/widgets/widgets/log.widget.php
parent1fc142fdd475606040dd49aa8177bb5533195c56 (diff)
downloadpfsense-f8c1004010fa62ed5776ee77c20092b6c6599f4a.zip
pfsense-f8c1004010fa62ed5776ee77c20092b6c6599f4a.tar.gz
HTML Compliance - Widget - Firewall Logs
Attribute (that|triggered|this|action) not allowed on element a at this point.
Diffstat (limited to 'src/usr/local/www/widgets/widgets/log.widget.php')
-rw-r--r--src/usr/local/www/widgets/widgets/log.widget.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/local/www/widgets/widgets/log.widget.php b/src/usr/local/www/widgets/widgets/log.widget.php
index 967d9dd..3940431 100644
--- a/src/usr/local/www/widgets/widgets/log.widget.php
+++ b/src/usr/local/www/widgets/widgets/log.widget.php
@@ -169,7 +169,7 @@ $filterlog = conv_log_filter($filter_logfile, $nentries, 50, $filterfieldsarray)
<tr>
<td><a href="#" onclick="javascript:getURL('status_logs_filter.php?getrulenum=<?php echo "{$filterent['rulenum']},{$filterent['tracker']},{$filterent['act']}"; ?>', outputrule);"
role="button" data-toggle="popover" data-trigger="hover"
- data-title=<?=gettext("Rule that triggered this action")?>
+ data-title="<?=gettext("Rule that triggered this action")?>"
data-content="<?=htmlspecialchars($rule)?>"> <i
class="fa fa-<?=$iconfn?>"></i>
</a></td>
OpenPOWER on IntegriCloud