Project

General

Profile

« Previous | Next » 

Revision 478877e2

Added by Carlos Eduardo Ramos almost 15 years ago

Checked gettext() implementation on diag_ping.php

View differences:

usr/local/www/diag_ping.php
85 85
					<td colspan="2" valign="top" class="listtopic">Ping</td>
86 86
				</tr>
87 87
                <tr>
88
				  <td width="22%" valign="top" class="vncellreq"><?=gettext("Host"); ></td>
88
				  <td width="22%" valign="top" class="vncellreq"><?=gettext("Host"); ?>></td>
89 89
				  <td width="78%" class="vtable"> 
90 90
                    <?=$mandfldhtml;?><input name="host" type="text" class="formfld" id="host" size="20" value="<?=htmlspecialchars($host);?>"></td>
91 91
				</tr>

Also available in: Unified diff