summaryrefslogtreecommitdiffstats
path: root/wp-content/themes/default/footer.php
diff options
context:
space:
mode:
Diffstat (limited to 'wp-content/themes/default/footer.php')
-rw-r--r--wp-content/themes/default/footer.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/wp-content/themes/default/footer.php b/wp-content/themes/default/footer.php
index 68e9e5f..50611ab 100644
--- a/wp-content/themes/default/footer.php
+++ b/wp-content/themes/default/footer.php
@@ -2,7 +2,7 @@
<?php $current_site = get_current_site(); ?>
<hr />
<div id="footer">
-<!-- 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. -->
+<!-- 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>
<?php bloginfo('name'); ?> is proudly powered by
<a href="http://mu.wordpress.org/">WordPress MU</a> running on <a href="http://<?php echo $current_site->domain . $current_site->path ?>"><?php echo $current_site->site_name ?></a>. <a href="http://<?php echo $current_site->domain . $current_site->path ?>wp-signup.php" title="Create a new blog">Create a new blog</a> and join in the fun!