Added attachment link after most popular entry forms.
[fa-stable.git] / gl / gl_bank.php
index eeae098bcc5707a44a7b9c9f6c274cb7350d1987..7e16805c4893f15139a5f325a75e050d5d139a9b 100644 (file)
@@ -77,6 +77,8 @@ if (isset($_GET['AddedID']))
 
        hyperlink_params($_SERVER['PHP_SELF'], _("Enter A &Deposit"), "NewDeposit=yes");
 
+       hyperlink_params("$path_to_root/admin/attachments.php", _("Add an Attachment"), "filterType=$trans_type&trans_no=$trans_no");
+
        display_footer_exit();
 }