SAAS-836: Create a new schedule widget skin

This commit is contained in:
drigato 2015-06-04 16:09:19 -04:00
parent cae5f85b0a
commit 8386145cb9
3 changed files with 40 additions and 7 deletions

View file

@ -50,6 +50,10 @@
echo "</tbody></table></div>";
}?>
</div>
<div class="weekly-schedule-widget-footer" <?php if ($this->widgetStyle == "premium") echo "style='display:none'"; ?>>
<a href="https://airtime.pro" target="_blank">Powered by <span>Airtime Pro</span></a>
</div>
</div>
</body>