mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
fix line break (probably bad copy/paste)
This commit is contained in:
parent
f617ecbd6b
commit
14b3a55bc4
@ -742,8 +742,7 @@ function show_mon_config() {
|
||||
<td width="78%" class="vtable">
|
||||
<input name="descr" type="text" class="formfld unknown" id="descr" size="
|
||||
30" value="<?=htmlspecialchars($pconfig['descr']);?>">
|
||||
<br> <span class="vexpl">Enter a description (name) f
|
||||
or the interface here.</span>
|
||||
<br> <span class="vexpl">Enter a description (name) for the interface here.</span>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
||||
@ -742,8 +742,7 @@ function show_mon_config() {
|
||||
<td width="78%" class="vtable">
|
||||
<input name="descr" type="text" class="formfld unknown" id="descr" size="
|
||||
30" value="<?=htmlspecialchars($pconfig['descr']);?>">
|
||||
<br> <span class="vexpl">Enter a description (name) f
|
||||
or the interface here.</span>
|
||||
<br> <span class="vexpl">Enter a description (name) for the interface here.</span>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user