Renamed template

This commit is contained in:
Michael Vogel 2016-06-08 07:11:16 +02:00
parent f59b21d4a8
commit aad00ddc04
2 changed files with 1 additions and 1 deletions

View File

@ -490,7 +490,7 @@ function bb_ShareAttributes($share, $simplehtml) {
default:
$text = trim($share[1])."\n";
$tpl = get_markup_template('shared-content.tpl');
$tpl = get_markup_template('shared_content.tpl');
$text .= replace_macros($tpl,
array(
'$profile' => $profile,