Skip to content

Commit

Permalink
storefront prompt on add ons screen
Browse files Browse the repository at this point in the history
  • Loading branch information
jameskoster committed May 13, 2015
1 parent d19117a commit 0aef556
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions includes/admin/views/html-admin-page-addons.php
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
<h2>
<?php _e( 'WooCommerce Add-ons/Extensions', 'woocommerce' ); ?>
<a href="http://www.woothemes.com/product-category/woocommerce-extensions/" class="add-new-h2"><?php _e( 'Browse all extensions', 'woocommerce' ); ?></a>
<a href="http://www.woothemes.com/storefront/" class="add-new-h2"><?php _e( 'Need a theme? Try Storefront', 'woocommerce' ); ?></a>
</h2>
<?php if ( $addons ) : ?>
<ul class="subsubsub">
Expand Down

0 comments on commit 0aef556

Please sign in to comment.