]> scripts.mit.edu Git - autoinstalls/wordpress.git/blobdiff - wp-content/themes/default/footer.php
Wordpress 2.3.2
[autoinstalls/wordpress.git] / wp-content / themes / default / footer.php
index fc38fde114dfbf8c799d556b1e49ebf9e8cf0251..91cb69fdc99f613ecd3521fd1ef6a6ab9a2f1f1e 100644 (file)
@@ -1,12 +1,12 @@
 
 <hr />
 <div id="footer">
 
 <hr />
 <div id="footer">
-<!-- If you'd like to support WordPress, having the "powered by" link someone on your blog is the best way, it's our only promotion or advertising. -->
+<!-- If you'd like to support WordPress, having the "powered by" link somewhere on your blog is the best way; it's our only promotion or advertising. -->
        <p>
        <p>
-               <?php bloginfo('name'); ?> is proudly powered by 
+               <?php bloginfo('name'); ?> is proudly powered by
                <a href="http://wordpress.org/">WordPress</a>
                <a href="http://wordpress.org/">WordPress</a>
-               <br /><a href="feed:<?php bloginfo('rss2_url'); ?>">Entries (RSS)</a>
-               and <a href="feed:<?php bloginfo('comments_rss2_url'); ?>">Comments (RSS)</a>.
+               <br /><a href="<?php bloginfo('rss2_url'); ?>">Entries (RSS)</a>
+               and <a href="<?php bloginfo('comments_rss2_url'); ?>">Comments (RSS)</a>.
                <!-- <?php echo get_num_queries(); ?> queries. <?php timer_stop(1); ?> seconds. -->
        </p>
 </div>
                <!-- <?php echo get_num_queries(); ?> queries. <?php timer_stop(1); ?> seconds. -->
        </p>
 </div>