Fix for bug: [ 1525159 ] printing of wrong submessage when multiple mails attache

https://sourceforge.net/tracker/?func=detail&atid=554338&aid=1525159&group_id=78745

set correctly variable name

Thanks to StadtFRLG - stadt-frlg for providing the fix.
This commit is contained in:
Lars Kneschke 2006-07-20 07:13:35 +00:00
parent 85889b2063
commit c3a5839f89

View File

@ -288,7 +288,7 @@
'uid' => $this->uid
);
if($partID != '')
$linkData['part'] = $partID;
$linkData['partID'] = $partID;
$printURL = $GLOBALS['egw']->link('/index.php',$linkData);
$navbarImages = array(