diff --git a/bl-themes/alternative/php/home.php b/bl-themes/alternative/php/home.php index ddbec402..c5e53cbc 100644 --- a/bl-themes/alternative/php/home.php +++ b/bl-themes/alternative/php/home.php @@ -32,7 +32,7 @@ readMore()): ?> - Read more + get('Read more'); ?> @@ -50,7 +50,7 @@
  • - Previous + get('Previous'); ?>
  • @@ -62,7 +62,7 @@
  • - Next + get('Next'); ?>
  • diff --git a/bl-themes/blogx/php/home.php b/bl-themes/blogx/php/home.php index d148b730..cbe5fce7 100644 --- a/bl-themes/blogx/php/home.php +++ b/bl-themes/blogx/php/home.php @@ -25,7 +25,7 @@ readMore()): ?> - Read more + get('Read more'); ?> @@ -46,7 +46,7 @@
  • - Previous + get('Previous'); ?>
  • @@ -58,7 +58,7 @@
  • - Next + get('Next'); ?>