Project

General

Profile

« Previous | Next » 

Revision 477654da

Added by Neriberto C.Prado about 15 years ago

Review of diag_ping.php

View differences:

usr/local/www/diag_ping.php
121 121
				<td valign="top" colspan="2">
122 122
				<? if ($do_ping) {
123 123
					echo "<font face='terminal' size='2'>";
124
					echo "<strong>" . gettext("Ping output") . ":</strong><br>");
124
					echo "<strong>" . gettext("Ping output") . ":</strong><br>";
125 125
					echo('<pre>');
126 126
					$ifaddr = get_interface_ip($interface);
127 127
					if ($ifaddr)

Also available in: Unified diff