Hallo JP,
im Template Modern v1.3.12 ist in der backtotop.php der Titel fest ist englisch "Back To Top" hinterlegt.
Lässt sich das ändern, das hier, so wie sonst auch üblich, auf die language.ini zurückgegriffen wird?
$html .= '<a title="Back to Top" id="astroid-backtotop" class="' . implode(' ', $class) . '" href="javascript:void(0)" style="' . $astyle . '"><i class="' . $backtotop_icon . '" style="' . $style . '"></i></a>';
echo $html;
Danke.
Viele Grüße
Rasmo
Please Log in or Create an account to join the conversation.