Use PRODUCT_NAME in pro widgets

This commit is contained in:
Lucas Bickel 2017-03-12 15:30:58 +01:00
parent c8b4d40eb2
commit 8823e76f5c
2 changed files with 2 additions and 2 deletions

View file

@ -395,7 +395,7 @@
<li></li>
</ul>
</div>
<a class="airtime_pro" target="_blank" href="https://www.airtime.pro/">Powered by <span class="airtime-pro-orange">Airtime Pro</span></a>
<a class="airtime_pro" target="_blank" href="<?php echo PRODUCT_SITE_URL; ?>">Powered by <?php echo PRODUCT_NAME; ?></a>
</div>
</div>