diff options
-rwxr-xr-x | httemplate/edit/part_bill_event.cgi | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/httemplate/edit/part_bill_event.cgi b/httemplate/edit/part_bill_event.cgi index 3985eaf57..2f99ca58f 100755 --- a/httemplate/edit/part_bill_event.cgi +++ b/httemplate/edit/part_bill_event.cgi @@ -191,6 +191,8 @@ tie my %events, 'Tie::IxHash', <TD> <INPUT TYPE="text" NAME="agent_templatename" VALUE="%%%agent_templatename%%%"> </TD> + </TR> + <TR> <TD ALIGN="right">email From: </TD> <TD> <INPUT TYPE="text" NAME="agent_invoice_from" VALUE="%%%agent_invoice_from%%%"> |