X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Fedit%2Finvoice_template.html;h=3553c617bb6b2b49f205f561036cf8762cfc52e5;hb=5f9edcbe9fb3b3eb905614927aa6120d50c06ff1;hp=851ab5ecf9293d2446a75050575af316de42273b;hpb=9509e5bfb7f9331303153cac24d7bfecbe2ea9f1;p=freeside.git diff --git a/httemplate/edit/invoice_template.html b/httemplate/edit/invoice_template.html index 851ab5ecf..3553c617b 100644 --- a/httemplate/edit/invoice_template.html +++ b/httemplate/edit/invoice_template.html @@ -8,25 +8,15 @@
-% if ( $type eq 'html' ) { - -% #init - - -% #editor - +% #if ( $type eq 'html' ) { +% if ( 0 ) { #this seems to broken, using a text editor for everything for now + + <% include('/elements/htmlarea.html', + 'field' => 'value', + 'curr_value' => $value, + 'height' => 800, + ) + %> % } else {