diff options
Diffstat (limited to 'config/bind/bind_views.xml')
-rw-r--r-- | config/bind/bind_views.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/config/bind/bind_views.xml b/config/bind/bind_views.xml index 2d620e0c..a6c42552 100644 --- a/config/bind/bind_views.xml +++ b/config/bind/bind_views.xml @@ -148,7 +148,8 @@ <description>You can put your own custom options here, separated by semi-colons (;).</description> <type>textarea</type> <cols>65</cols> - <rows>5</rows> + <rows>8</rows> + <encoding>base64</encoding> </field> </fields> <custom_php_command_before_form> |