find 'module' => $this->title and right after it add:
. ' ' . tep_image(DIR_WS_ICONS . 'paypal.gif')

put the image in the icons folder. This also works on any other payment method

More...