diff options
| author | Max Kremmel <xing@synapse.plus.com> | 2005-10-29 17:54:36 +0000 |
|---|---|---|
| committer | Max Kremmel <xing@synapse.plus.com> | 2005-10-29 17:54:36 +0000 |
| commit | 3d585d9232c8f259e3222cf923a5ef961f04fed5 (patch) | |
| tree | 1929d708e68e253fd1bf2c1a5bdadd7483feb568 /templates/contact.tpl | |
| parent | 4909b8eb408a111961ee0c4e553f4d2307ea1cd3 (diff) | |
| download | messages-3d585d9232c8f259e3222cf923a5ef961f04fed5.tar.gz messages-3d585d9232c8f259e3222cf923a5ef961f04fed5.tar.bz2 messages-3d585d9232c8f259e3222cf923a5ef961f04fed5.zip | |
merge recent changes into HEAD
Diffstat (limited to 'templates/contact.tpl')
| -rw-r--r-- | templates/contact.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/contact.tpl b/templates/contact.tpl index 3e32921..163d22a 100644 --- a/templates/contact.tpl +++ b/templates/contact.tpl @@ -44,7 +44,7 @@ <div class="row"> {forminput} - <textarea rows="20" cols="80" name="body" id="message_body"></textarea> + <textarea rows="20" cols="50" name="body" id="message_body"></textarea> {formhelp note=""} {/forminput} </div> |
