'supress' -> 'suppress'

This commit is contained in:
Colin Smith 2005-09-12 22:32:19 +00:00
parent b23a2cb34b
commit 3d0d1aa84e

View File

@ -298,7 +298,7 @@ include("head.inc");
<td width="22%" valign="top" class="vncell">&nbsp;</td>
<td width="78%" class="vtable">
<input name="sharednet" type="checkbox" id="sharednet" value="yes" <?php if (isset($pconfig['sharednet'])) echo "checked"; ?> onclick="enable_change(false)" />
<strong>This will supress ARP messages when interfaces share the same physical network</strong>
<strong>This will suppress ARP messages when interfaces share the same physical network</strong>
</td>
</tr>
<tr>