a little more room to edit host comments

This commit is contained in:
Mike McLean 2013-03-12 14:38:11 -04:00
parent 760c9f47c8
commit ef174d0212

View file

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