diff --git a/themes/smk/views/paginator.html.php b/themes/smk/views/paginator.html.php
index 5034c96..c400e11 100755
--- a/themes/smk/views/paginator.html.php
+++ b/themes/smk/views/paginator.html.php
@@ -39,7 +39,7 @@
endif ?>
if (isset($previous_page_url)): ?>
-
+
= t("Previous") ?>
else: ?>
@@ -67,7 +67,7 @@
if (isset($next_page_url)): ?>
-
+
= t("Next") ?>
else: ?>
diff --git a/themes/widesmk/views/paginator.html.php b/themes/widesmk/views/paginator.html.php
index 5034c96..c400e11 100755
--- a/themes/widesmk/views/paginator.html.php
+++ b/themes/widesmk/views/paginator.html.php
@@ -39,7 +39,7 @@
endif ?>
if (isset($previous_page_url)): ?>
-
+
= t("Previous") ?>
else: ?>
@@ -67,7 +67,7 @@
if (isset($next_page_url)): ?>
-
+
= t("Next") ?>
else: ?>