diff --git a/src/pages/home.php b/src/pages/home.php index 904ae9c0..979271c4 100644 --- a/src/pages/home.php +++ b/src/pages/home.php @@ -115,7 +115,15 @@ $page->navigation();

-

' . __('Changelog') . ' ()') ?>

+

+ ' . __('Changelog') . ' ()' + ); + ?> +

diff --git a/src/pages/profile.php b/src/pages/profile.php index 916b7e95..fe9146fb 100644 --- a/src/pages/profile.php +++ b/src/pages/profile.php @@ -262,7 +262,12 @@ $page->navigation();
-
+
+ +