*** empty log message ***
[fa-stable.git] / gl / inquiry / bank_inquiry.php
index d5147f5ff1ecc624ff4fa66ef9b1e1c7534c8574..3d1ad53a23c3df39fca2d64d5954a46adf802e71 100644 (file)
@@ -63,7 +63,7 @@ display_heading($act['bank_account_name']." - ".$act['bank_curr_code']);
 
 start_table($table_style);
 
-$th = array(_("Type"), _("#"), _("Reference"), _("Type"), _("Date"),
+$th = array(_("Type"), _("#"), _("Reference"), _("Date"),
        _("Debit"), _("Credit"), _("Balance"), _("Person/Item"), "");
 table_header($th);