Old ineffective sql_trail superseded by new improved db_trail logging only calls...
[fa-stable.git] / gl / includes / ui / gl_journal_ui.inc
index ae8860da624e0ffc7e9661a9694306b42a7765a6..0a6b45545470989f68634cec8fb16891bd13940a 100644 (file)
@@ -79,6 +79,7 @@ function display_order_header(&$Order)
        }
 
        check_row(_('Include in tax register:'), 'taxable_trans', null, true);
+
         // Query the user to retain the reconciled status
     if (!$new && $Order->reconcile_date) {
        check_row(_('Reconciled:'), 'reconciled', 1, true);