diff --git a/history.php b/history.php
index 203f5f4..f55dec3 100644
--- a/history.php
+++ b/history.php
@@ -203,7 +203,7 @@ try {
if ($from_href !== null) {
$btnlabel = str_replace("{origin}", $from_title, $page->t("action.return"));
- echo "
$btnlabel ";
+ echo "
$btnlabel ";
}
$page->print_footer();