diff options
Diffstat (limited to 'templates/received_pages.tpl')
| -rw-r--r-- | templates/received_pages.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/received_pages.tpl b/templates/received_pages.tpl index 814cca4..87e07ff 100644 --- a/templates/received_pages.tpl +++ b/templates/received_pages.tpl @@ -22,7 +22,7 @@ </td></tr> <tr><td> {tr}Data{/tr}:</td><td> -<textarea name="data" rows="10" cols="60">{$data|escape}</textarea> +<textarea name="data" rows="10" cols="50">{$data|escape}</textarea> </td></tr> <tr><td> {tr}Comment{/tr}:</td><td> |
