summaryrefslogtreecommitdiff
path: root/lib/plugins/config/lang/en/lang.php
diff options
context:
space:
mode:
authorAndreas Gohr <andi@splitbrain.org>2007-05-15 00:29:47 +0200
committerAndreas Gohr <andi@splitbrain.org>2007-05-15 00:29:47 +0200
commitcc25c90054c868d8085d5e5c3b765a48acc824a8 (patch)
tree8d39400bc62e5dc311c3fc1551064dbe9620a038 /lib/plugins/config/lang/en/lang.php
parent9511604cbc8a3ae95cd5965c14f8b6ca03886384 (diff)
downloadrpg-cc25c90054c868d8085d5e5c3b765a48acc824a8.tar.gz
rpg-cc25c90054c868d8085d5e5c3b765a48acc824a8.tar.bz2
fixed double http in config manager language files
darcs-hash:20070514222947-7ad00-ae9c66f81648bae00f3cadc3523f15260cc8d4b3.gz
Diffstat (limited to 'lib/plugins/config/lang/en/lang.php')
-rw-r--r--lib/plugins/config/lang/en/lang.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/plugins/config/lang/en/lang.php b/lib/plugins/config/lang/en/lang.php
index a3f1c91f3..815d4a9cc 100644
--- a/lib/plugins/config/lang/en/lang.php
+++ b/lib/plugins/config/lang/en/lang.php
@@ -123,7 +123,7 @@ $lang['compress'] = 'Compact CSS and javascript output';
$lang['hidepages'] = 'Hide matching pages (regular expressions)';
$lang['send404'] = 'Send "HTTP 404/Page Not Found" for non existing pages';
$lang['sitemap'] = 'Generate Google sitemap (days)';
-$lang['broken_iua'] = 'Is the ignore_user_abort function broken on your system? This could cause a non working search index. IIS+PHP/CGI is known to be broken. See <a href="http://http://bugs.splitbrain.org/?do=details&amp;task_id=852">Bug 852</a> for more info.';
+$lang['broken_iua'] = 'Is the ignore_user_abort function broken on your system? This could cause a non working search index. IIS+PHP/CGI is known to be broken. See <a href="http://bugs.splitbrain.org/?do=details&amp;task_id=852">Bug 852</a> for more info.';
$lang['rss_type'] = 'XML feed type';
$lang['rss_linkto'] = 'XML feed links to';