Skip to content

Commit

Permalink
fix licence
Browse files Browse the repository at this point in the history
  • Loading branch information
rickyrauch committed Sep 30, 2013
1 parent 83c95ad commit 9107fce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion inc/licence.php
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ function licence_do_page() {
</h2>

<?php if (!$enter_licence): ?>
<iframe src="http://themeskult.com/store/" width="100%" height="550" ></iframe>
<iframe src="http://themeskult.com/store/?licence-name=<?php echo $themename ?>" width="100%" height="550" ></iframe>
<?php endif ?>

<?php if ($enter_licence): ?>
Expand Down

0 comments on commit 9107fce

Please sign in to comment.