Merge pull request #1636 from udan11/bug_4839

BUG #4839. Wrong documentation link.
This commit is contained in:
Marc Delisle 2015-04-06 07:25:26 -04:00
commit 3307f4526a

View File

@ -249,7 +249,7 @@ $strConfigForm_Other_core_settings_desc
$strConfigForm_Page_titles = __('Page titles');
$strConfigForm_Page_titles_desc = __(
'Specify browser\'s title bar text. Refer to '
. '[doc@cfg_TitleTable]documentation[/doc] for magic strings that can be used '
. '[doc@faq6-27]documentation[/doc] for magic strings that can be used '
. 'to get special values.'
);
$strConfigForm_Query_window = __('Query window');