--- /usr/local/share/php/eventum/templates/update_form.tpl.html	2008-09-15 15:58:17.000000000 +0200
+++ update_form.tpl.html	2008-09-15 15:58:54.000000000 +0200
@@ -370,7 +370,7 @@
             <b>{t}Description:{/t}</b>
           </td>
           <td colspan="3" bgcolor="{$dark_color}" class="default">
-            <textarea name="description" rows="20" style="width: 97%">{$issue.iss_description|escape:"html"}</textarea>
+            <!-- textarea name="description" rows="20" style="width: 97%" -->{$issue.iss_description|escape:"html"}<!-- /textarea -->
             {include file="error_icon.tpl.html" field="description"}
           </td>
         </tr>

