equal
deleted
inserted
replaced
1 <?php /* Please leave the links as is, so that the user can choose to link back to the appropriate places. */ ?> |
|
2 <div class="attribution"> |
|
3 <?php if ( $options['b4b-link'] ) : ?> |
|
4 <span class="b4b"><?php _e('Powered by <a target="_blank" href="http://blogsforbands.com">Blogs for Bands</a>', $gcd); ?></span> |
|
5 <?php endif; ?> |
|
6 <?php if ( $options['silk-link'] ) : ?> |
|
7 <span class="silk"><?php _e('Silk icons by <a target="_blank" href="http://www.famfamfam.com/lab/icons/silk/">Mark James</a>', $gcd); ?></span> |
|
8 <?php endif; ?> |
|
9 </div> |
|