Revision fcbf8a60
Added by Chris Buechler about 13 years ago
usr/local/www/interfaces.php | ||
---|---|---|
1350 | 1350 |
<input name="mtu" type="text" class="formfld unknown" id="mtu" size="8" value="<?=htmlspecialchars($pconfig['mtu']);?>"> |
1351 | 1351 |
<br> |
1352 | 1352 |
<?=gettext("If you leave this field blank, the adapter's default MTU will " . |
1353 |
"be used. This is typically 1500 bytes but can vary on some hardware."); ?>
|
|
1353 |
"be used. This is typically 1500 bytes but can vary in some circumstances."); ?>
|
|
1354 | 1354 |
</td> |
1355 | 1355 |
</tr> |
1356 | 1356 |
<tr> |
Also available in: Unified diff
fix text