Quote:
Originally Posted by skokarl
Hallo, it's a very great Hack, many thanks.
It is possible to make a extra download button under the file ?
|
You need to edit the links_linkbit template (or one of the other linkbit template, if you are not using the 'modern' linkbit), which I am afraid are rather complicated templates.
To add another download button, you need to insert the following code:
Code:
<if condition="$linksavebit">$linkurlsave</if>
where you want the button to be.