<a href ="<?php echo $this->getLink() ?>">İNDİR</a>
yerine
<a href ="<?php echo $this->getLink(); ?>">İNDİR</a>
deneyin, fonksiyonu ; ile bitirdim sadece