a little more room to edit host comments
This commit is contained in:
parent
760c9f47c8
commit
ef174d0212
1 changed files with 1 additions and 1 deletions
|
|
@ -32,7 +32,7 @@
|
|||
</tr>
|
||||
<tr>
|
||||
<th>Comment</th>
|
||||
<td><input type="text" name="comment" value="$util.escapeHTML($host.comment)"/></td>
|
||||
<td><textarea name="comment" rows="2" cols="50">$util.escapeHTML($host.comment)</textarea></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Enabled?</th>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue