Skip to content

Commit

Permalink
Expired
Browse files Browse the repository at this point in the history
  • Loading branch information
yunosh committed May 19, 2017
1 parent 8ffe7ee commit 86a2d42
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions app/views/Home/thanks.html.php
Expand Up @@ -37,11 +37,6 @@
<a style="margin:20px;text-decoration:none" href="http://dealspotr.com/" target="_blank">
<img style="margin-bottom:5px" src="<?php echo $GLOBALS['host_base'] ?>/images/sponsors/blue.png" height="40" alt="Dealspotr" />
</a>
<?php if (time() < mktime(0, 0, 0, 1, 16, 2017)): ?>
<a style="margin:20px;text-decoration:none" href="http://travel-ticker.com/" target="_blank">
<img src="<?php echo $GLOBALS['host_base'] ?>/images/sponsors/travelticker.jpg" height="40" alt="Travel Ticker" />
</a>
<?php endif ?>
<a style="margin:20px;text-decoration:none" href="http://whatisseo.com/" target="_blank">
<img src="<?php echo $GLOBALS['host_base'] ?>/images/sponsors/whatisseo.png" height="40" alt="What Is SEO?" />
</a>
Expand Down

0 comments on commit 86a2d42

Please sign in to comment.