changed passed_ent_id ent_id
[squirrelmail.git] / functions / attachment_common.php
index 91604d03c4828da70a7bf9d5f7ffb138691c50f5..939648fc131971cfb34b8c69c1c670f3d95d882c 100644 (file)
@@ -98,7 +98,7 @@ function attachment_common_link_text(&$Args)
     $Args[1]['attachment_common']['href'] = '../src/view_text.php?'. $QUERY_STRING;
     $Args[1]['attachment_common']['href'] =
           set_url_var($Args[1]['attachment_common']['href'], 
-         'passed_ent_id',$Args[5]);
+         'ent_id',$Args[5]);
   
     /* The link that we created needs a name.  "view" will be displayed for
        all text attachments handled by this plugin. */