mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
Remove (not parsed) from description. It IS parsed and checked for XSS
problems now that we can assign owners of interfaces.
This commit is contained in:
parent
5157927fc5
commit
586293d162
@ -1114,7 +1114,7 @@ on another rule.")?>
|
||||
<td width="78%" class="vtable">
|
||||
<input name="descr" type="text" class="formfld unknown" id="descr" size="52" maxlength="52" value="<?=htmlspecialchars($pconfig['descr']);?>">
|
||||
<br />
|
||||
<span class="vexpl">You may enter a description here for your reference (not parsed).</span>
|
||||
<span class="vexpl">You may enter a description here for your reference.</span>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user