summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/status_logs_filter_dynamic.php
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr/local/www/status_logs_filter_dynamic.php')
-rw-r--r--src/usr/local/www/status_logs_filter_dynamic.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/local/www/status_logs_filter_dynamic.php b/src/usr/local/www/status_logs_filter_dynamic.php
index 78ce76f..78a1418 100644
--- a/src/usr/local/www/status_logs_filter_dynamic.php
+++ b/src/usr/local/www/status_logs_filter_dynamic.php
@@ -473,7 +473,7 @@ if ($tcpcnt > 0) {
?>
<div class="infoblock">
<?php
- print_info_box('<a href="https://doc.pfsense.org/index.php/What_are_TCP_Flags%3F">' .
+ print_info_box('<a href="https://doc.pfsense.org/index.php/What_are_TCP_Flags">' .
gettext("TCP Flags") . '</a>: F - FIN, S - SYN, A or . - ACK, R - RST, P - PSH, U - URG, E - ECE, C - CWR.', 'info', false);
?>
</div>
OpenPOWER on IntegriCloud