From 5fac8e80de1951ef9c68925001000d74d3c52a8e Mon Sep 17 00:00:00 2001 From: Thomas Willingham Date: Sat, 13 Dec 2014 15:00:00 +0000 Subject: Issue #739 --- mod/profiles.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mod') diff --git a/mod/profiles.php b/mod/profiles.php index 910c48743..6ecf7444a 100644 --- a/mod/profiles.php +++ b/mod/profiles.php @@ -585,7 +585,7 @@ function profiles_content(&$a) { $fields = $profile_fields_basic; - $opt_tpl = get_markup_template("profile-hide_friends.tpl"); + $opt_tpl = get_markup_template("profile_hide_friends.tpl"); $hide_friends = replace_macros($opt_tpl,array( '$desc' => t('Hide your contact/friend list from viewers of this profile?'), '$yes_str' => t('Yes'), -- cgit v1.2.3