diff --git a/templates/bulletproof/entries.tpl b/templates/bulletproof/entries.tpl
index 874e2c84..1d2b7d4a 100644
--- a/templates/bulletproof/entries.tpl
+++ b/templates/bulletproof/entries.tpl
@@ -429,7 +429,7 @@
{assign var="paginationStartPage" value="1"}
{/if}
{if $footer_prev_page}
- ◄
+ ◄
{/if}
{if $paginationStartPage > 1}
1
@@ -451,7 +451,7 @@
{$footer_totalPages}
{/if}
{if $footer_next_page}
- ►
+ ►
{/if}
{/if}