mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
Diffserv code point is not a reqired field
This commit is contained in:
parent
f69f34f128
commit
c898b8aaaf
@ -874,7 +874,7 @@ include("head.inc");
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="22%" valign="top" class="vncellreq">Diffserv Code Point</td>
|
||||
<td width="22%" valign="top" class="vncell">Diffserv Code Point</td>
|
||||
<td width="78%" class="vtable">
|
||||
<input name="dscp" id="dscp" value="<?=htmlspecialchars($pconfig['dscp']);?>">
|
||||
<br />
|
||||
|
||||
Loading…
Reference in New Issue
Block a user