summaryrefslogtreecommitdiffstats
path: root/wp-admin/options.php
diff options
context:
space:
mode:
authordonncha <donncha@7be80a69-a1ef-0310-a953-fb0f7c49ff36>2006-07-11 11:00:01 +0000
committerdonncha <donncha@7be80a69-a1ef-0310-a953-fb0f7c49ff36>2006-07-11 11:00:01 +0000
commit1b17ed4c1e5bb764f9d6846591b7bd54c87a63b7 (patch)
tree725770a91002da4306954288dc25d9c4110c31ed /wp-admin/options.php
parentdb1756a287520e84a41e9d325f9feefe8c4f600d (diff)
downloadwordpress-mu-1b17ed4c1e5bb764f9d6846591b7bd54c87a63b7.tar.gz
wordpress-mu-1b17ed4c1e5bb764f9d6846591b7bd54c87a63b7.tar.xz
wordpress-mu-1b17ed4c1e5bb764f9d6846591b7bd54c87a63b7.zip
Fixed admin email change URL (#70)
git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@648 7be80a69-a1ef-0310-a953-fb0f7c49ff36
Diffstat (limited to 'wp-admin/options.php')
-rw-r--r--wp-admin/options.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/wp-admin/options.php b/wp-admin/options.php
index 8528d18..f8eb729 100644
--- a/wp-admin/options.php
+++ b/wp-admin/options.php
@@ -67,7 +67,7 @@ case 'update':
You recently requested to have the administration email address on
your blog changed.
If this is correct, please click on the following link to change it:
-" . get_option( "siteurl" ) . "/adminemail/{$hash}/
+" . get_option( "siteurl" ) . "/wp-admin/options.php?adminhash={$hash}/
You can safely ignore and delete this email if you do not want to
take this action.