summaryrefslogtreecommitdiffstats
path: root/usr/local/www/diag_ping.php
diff options
context:
space:
mode:
Diffstat (limited to 'usr/local/www/diag_ping.php')
-rwxr-xr-xusr/local/www/diag_ping.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/diag_ping.php b/usr/local/www/diag_ping.php
index 7ab4114..956ca36 100755
--- a/usr/local/www/diag_ping.php
+++ b/usr/local/www/diag_ping.php
@@ -85,7 +85,7 @@ include("head.inc"); ?>
<td colspan="2" valign="top" class="listtopic">Ping</td>
</tr>
<tr>
- <td width="22%" valign="top" class="vncellreq"><?=gettext("Host"); ></td>
+ <td width="22%" valign="top" class="vncellreq"><?=gettext("Host"); ?>></td>
<td width="78%" class="vtable">
<?=$mandfldhtml;?><input name="host" type="text" class="formfld" id="host" size="20" value="<?=htmlspecialchars($host);?>"></td>
</tr>
OpenPOWER on IntegriCloud