Skip to content

Commit

Permalink
Credit link updated
Browse files Browse the repository at this point in the history
  • Loading branch information
AminulBD committed Dec 20, 2014
1 parent 938c565 commit dd0adb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion footer.php
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<div class="site-info text-center">
<a href="<?php echo esc_url( __( 'http://wordpress.org/', PROJECT_TEXT_DOMAIN ) ); ?>"><?php printf( __( 'Proudly powered by %s', PROJECT_TEXT_DOMAIN ), 'WordPress' ); ?></a>
<span class="sep"> | </span>
<?php printf( __( 'Theme: %1$s by %2$s.', PROJECT_TEXT_DOMAIN ), PROJECT_NAME, '<a href=" ' . esc_url('http://aminul.net') . '" rel="designer">Aminul Islam</a>' ); ?>
<?php printf( __( 'Theme: %1$s by %2$s.', PROJECT_TEXT_DOMAIN ), PROJECT_NAME, '<a href=" ' . esc_url('http://aminul.net/projects/underscoresbs') . '" rel="designer">Aminul Islam</a>' ); ?>
</div><!-- .site-info -->
</div><!-- /.container -->
</footer><!-- #colophon -->
Expand Down

0 comments on commit dd0adb0

Please sign in to comment.