From a81858f583bd33881d619d1eba03b9990902d50a Mon Sep 17 00:00:00 2001 From: Angie Byron Date: Sat, 17 Jan 2009 18:55:29 +0000 Subject: #349327 by stewsnooze: Change link from 'Main page' to 'Front page' in update.php for consistency. --- update.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'update.php') diff --git a/update.php b/update.php index 67dddc7d2..ff8a63d69 100644 --- a/update.php +++ b/update.php @@ -341,7 +341,7 @@ function update_finished($success, $results, $operations) { function update_helpful_links() { // NOTE: we can't use l() here because the URL would point to 'update.php?q=admin'. - $links[] = 'Main page'; + $links[] = 'Front page'; $links[] = 'Administration pages'; return $links; } -- cgit v1.2.3