Preparing graphic links, changes
[fa-stable.git] / admin / view_print_transaction.php
index 69a52f4350eb5b98651c18b5526ed0ac75ae4ffa..8f4c319c244456923bcdfc6c582286998e414e3b 100644 (file)
@@ -135,7 +135,7 @@ function handle_search()
                        label_cell(get_trans_view_str($_POST['filterType'],$line[$trans_no_name], _("View")));
                        if ($print_out)
                                label_cell(print_document_link($line[$trans_no_name], _("Print"), true, $print_type));
-               label_cell(get_gl_view_str($_POST['filterType'], $line[$trans_no_name], _("View GL")));
+               label_cell(get_gl_view_str($_POST['filterType'], $line[$trans_no_name]));
 
                end_row();