From 9aac2de4d8851c795f09d25248108324fef2e645 Mon Sep 17 00:00:00 2001 From: Edi Date: Mon, 23 Oct 2017 12:27:02 +0200 Subject: [PATCH] Update home.php --- bl-themes/micro/php/home.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bl-themes/micro/php/home.php b/bl-themes/micro/php/home.php index d2664f16..11784af5 100644 --- a/bl-themes/micro/php/home.php +++ b/bl-themes/micro/php/home.php @@ -29,7 +29,7 @@ } if (Paginator::showNext()) { - echo '
  • '.$L->get('Previuos').'
  • '; + echo '
  • '.$L->get('Previous').'
  • '; } ?> - \ No newline at end of file +