From 9e561443463033a11f5e049945982cf1b2f312df Mon Sep 17 00:00:00 2001 From: Andreas Gohr Date: Sat, 11 Oct 2008 14:36:53 +0200 Subject: text change for FS#607 - display the namespace in warning darcs-hash:20081011123653-7ad00-8a659f942e0e24bb3239bab615d4498bb1efcad4.gz --- inc/html.php | 2 +- inc/lang/en/lang.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'inc') diff --git a/inc/html.php b/inc/html.php index 9802f9ad9..f97cd6f1e 100644 --- a/inc/html.php +++ b/inc/html.php @@ -542,7 +542,7 @@ function html_recent($first=0){ print p_locale_xhtml('recent'); if (getNS($ID) != '') - print '

' . sprintf($lang['recent_global'], wl('', 'do=recent')) . '

'; + print '

' . sprintf($lang['recent_global'], getNS($ID), wl('', 'do=recent')) . '

'; print '