mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-04-30 09:19:28 +00:00
Enlarge the note field of the contact editor
This commit is contained in:
@@ -373,7 +373,7 @@
|
||||
<tr>
|
||||
<td>
|
||||
<label><var:string label:value="Note:" />
|
||||
<textarea var:value="ldifRecord.description" name="note" id="note"></textarea>
|
||||
<textarea rows="25" var:value="ldifRecord.description" name="note" id="note"></textarea>
|
||||
</label>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
Reference in New Issue
Block a user