summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 4892c80)
raw | patch | inline | side by side (parent: 4892c80)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Tue, 20 Nov 2007 13:06:39 +0000 (13:06 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Tue, 20 Nov 2007 13:06:39 +0000 (13:06 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7825 594d385d-05f5-0310-b6e9-bd551577e9d8
ihtml/themes/default/snapshotdialog.tpl | patch | blob | history |
index 1fc7cff7883d9feccb0c70a55563f7ce5a91b531..5ca89580f950a3e0164ad9939db1cfa6cabc0013 100755 (executable)
<td style="vertical-align:top;" colspan="2">
<br>
{t}Reason for generating this snapshot{/t}<br>
- <textarea name="CurrentDescription" style="width:100%;height:160px;">{$CurrentDescription}</textarea>
+ <textarea name="CurrentDescription" style="width:100%;height:160px;" rows=10 cols=100>{$CurrentDescription}</textarea>
</td>
</tr>
</table>