X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=httemplate%2Fedit%2Finvoice_template.html;h=9cec62c868719dc1dae4569848d38727f0daa8eb;hp=851ab5ecf9293d2446a75050575af316de42273b;hb=7153190ee1bfeb6d3ad9e6da270a41a949333a7e;hpb=5e05724a635a22776f1b973f5d7e77989da4e048 diff --git a/httemplate/edit/invoice_template.html b/httemplate/edit/invoice_template.html index 851ab5ecf..9cec62c86 100644 --- a/httemplate/edit/invoice_template.html +++ b/httemplate/edit/invoice_template.html @@ -10,23 +10,12 @@ % if ( $type eq 'html' ) { -% #init - - -% #editor - + <% include('/elements/htmlarea.html', + 'field' => 'value', + 'curr_value' => $value, + 'height' => 800, + ) + %> % } else {