Remove donate button from thermometer module

More
10 years 3 months ago #40734 by zaruc
Hi I want to remove the donate button from the thermometer because I have the thermometer in the donation campaign. Please help me.

Please Log in or Create an account to join the conversation.

More
10 years 3 months ago #40903 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Re: Remove donate button from thermometer module
Hi

You will need to edit the code alitle to remove the button.

Please open the file modules/mod_jd_thermometer/tmpl/default.php, find the code below and remove it :
Code:
<tr> <td align="center"> <input type="button" class="button" onclick="donationForm(<?php echo $row->id ; ?>, this.form);" value="<?php echo JText::_('JD_DONATE'); ?>" /> </td> </tr>

Regards,

Tuan

Please Log in or Create an account to join the conversation.

Moderators: Mr. DamDũng Nguyễn Việt