Renamed template

2022.09-rc
Michael Vogel 2016-06-08 07:11:16 +02:00
rodzic f59b21d4a8
commit aad00ddc04
2 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -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,