fix line break (probably bad copy/paste)

This commit is contained in:
Bill Marquette 2008-07-24 02:37:00 +00:00
parent f617ecbd6b
commit 14b3a55bc4
2 changed files with 2 additions and 4 deletions

View File

@ -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>

View File

@ -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>