Typos fixed

This commit is contained in:
marcel
2024-01-22 18:01:21 +01:00
parent d71e334bd8
commit 309fef8c1d
4 changed files with 14 additions and 12 deletions

View File

@@ -68,7 +68,7 @@ $if(title)$
$endif$
$if(website)$
<li>
<a href="$website$">Back</a>
<a href="$page_back$">Back</a>
</li>
$endif$
</ul>