mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
Review of diag_ping.php
This commit is contained in:
parent
9120013557
commit
477654da47
@ -121,7 +121,7 @@ include("head.inc"); ?>
|
||||
<td valign="top" colspan="2">
|
||||
<? if ($do_ping) {
|
||||
echo "<font face='terminal' size='2'>";
|
||||
echo "<strong>" . gettext("Ping output") . ":</strong><br>");
|
||||
echo "<strong>" . gettext("Ping output") . ":</strong><br>";
|
||||
echo('<pre>');
|
||||
$ifaddr = get_interface_ip($interface);
|
||||
if ($ifaddr)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user