web/wp-content/plugins/gigs-calendar/templates/basic/rss.php
branchwordpress
changeset 109 03b0d1493584
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/web/wp-content/plugins/gigs-calendar/templates/basic/rss.php	Wed Dec 23 17:55:33 2009 +0000
@@ -0,0 +1,3 @@
+<?php if ( $options['rss-link'] ) : ?>
+	<div class="gigs-rss"><a href="<?php echo $folder ?>rss.php"><?php _e('Subscribe to RSS calendar feed', $gcd); ?></a></div>
+<?php endif; ?>
\ No newline at end of file