summaryrefslogtreecommitdiffstats
path: root/wp-admin/wpmu-blogs.php
diff options
context:
space:
mode:
authordonncha <donncha@7be80a69-a1ef-0310-a953-fb0f7c49ff36>2007-05-28 12:50:56 +0000
committerdonncha <donncha@7be80a69-a1ef-0310-a953-fb0f7c49ff36>2007-05-28 12:50:56 +0000
commit9b502b84e4b5ac1c894fde4d850a4b1af43703e6 (patch)
tree56f62660b2e9fe1c51ba7e132a8a5f2340451622 /wp-admin/wpmu-blogs.php
parent42bccb6b1a72035b82e37c42e8982e4b514348a9 (diff)
downloadwordpress-mu-9b502b84e4b5ac1c894fde4d850a4b1af43703e6.tar.gz
wordpress-mu-9b502b84e4b5ac1c894fde4d850a4b1af43703e6.tar.xz
wordpress-mu-9b502b84e4b5ac1c894fde4d850a4b1af43703e6.zip
gettext changes by momo360modena, applied patch from #347
git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@990 7be80a69-a1ef-0310-a953-fb0f7c49ff36
Diffstat (limited to 'wp-admin/wpmu-blogs.php')
-rw-r--r--wp-admin/wpmu-blogs.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/wp-admin/wpmu-blogs.php b/wp-admin/wpmu-blogs.php
index ce3a137..2a95772 100644
--- a/wp-admin/wpmu-blogs.php
+++ b/wp-admin/wpmu-blogs.php
@@ -279,7 +279,7 @@ function check_all_rows() {
// -->
</script>
-<h2><?php _e ('Blogs') ?></h2>
+<h2><?php _e('Blogs') ?></h2>
<form name="searchform" action="wpmu-blogs.php" method="get" style="float: left; margin-right: 3em;">
<table><td>
<fieldset>
@@ -553,4 +553,4 @@ break;
?>
</div>
-<?php include('admin-footer.php'); ?>
+<?php include('admin-footer.php'); ?> \ No newline at end of file