CC-2718: Changes to the support page
- "Help Airtime" button is enanbled solely depending on feedback checkbox when user already agreed to Terms and condition
This commit is contained in:
parent
4c4b57fd31
commit
405edcc5fa
3 changed files with 10 additions and 5 deletions
|
@ -172,7 +172,7 @@
|
|||
</ul>
|
||||
<?php endif; ?>
|
||||
<?php }else{?>
|
||||
<a id="link_to_privacy" href="http://www.sourcefabric.org/en/about/policy/" onclick="window.open(this.href); return false;">Terms and Conditions</a>
|
||||
<a id="link_to_terms_and_condition" href="http://www.sourcefabric.org/en/about/policy/" onclick="window.open(this.href); return false;">Terms and Conditions</a>
|
||||
<?php }?>
|
||||
</div>
|
||||
</fieldset>
|
Loading…
Add table
Add a link
Reference in a new issue