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