--- a/web/wp-content/plugins/gigs-calendar/templates/basic/attribution.php Tue Jan 05 09:48:24 2010 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,9 +0,0 @@
-<?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>
\ No newline at end of file