Removed PHP closing tag in more files
[timetracker.git] / invoice_send.php
index 1dd2323..9f933a0 100644 (file)
@@ -99,4 +99,3 @@ $smarty->assign('forms', array($form->getName()=>$form->toArray()));
 $smarty->assign('onload', 'onLoad="document.mailForm.'.($cl_receiver?'comment':'receiver').'.focus()"');
 $smarty->assign('content_page_name', 'mail.tpl');
 $smarty->display('index.tpl');
-?>
\ No newline at end of file