From 9715176a56c0b8127e9c5045d26d13402c072ff8 Mon Sep 17 00:00:00 2001 From: tony baldwin Date: Wed, 19 Feb 2014 22:56:52 -0500 Subject: s/View remote profiles as webpages/Do not view remote profiles in frames/g --- mod/settings.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mod') diff --git a/mod/settings.php b/mod/settings.php index 5b0a8e8f2..945a75134 100644 --- a/mod/settings.php +++ b/mod/settings.php @@ -758,7 +758,7 @@ function settings_content(&$a) { '$ajaxint' => array('browser_update', t("Update browser every xx seconds"), $browser_update, t('Minimum of 10 seconds, no maximum')), '$itemspage' => array('itemspage', t("Maximum number of conversations to load at any time:"), $itemspage, t('Maximum of 100 items')), '$nosmile' => array('nosmile', t("Don't show emoticons"), $nosmile, ''), - '$chanview_full' => array('chanview_full', t('View remote profiles as webpages'), $chanview, t('By default open in a sub-window of your own site')), + '$chanview_full' => array('chanview_full', t('Do not view remote profiles in frames'), $chanview, t('By default open in a sub-window of your own site')), '$theme_config' => $theme_config, )); -- cgit v1.2.3