summaryrefslogtreecommitdiff
path: root/httemplate/elements
diff options
context:
space:
mode:
Diffstat (limited to 'httemplate/elements')
-rw-r--r--httemplate/elements/pager.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/elements/pager.html b/httemplate/elements/pager.html
index db9ff83bf..0510d327d 100644
--- a/httemplate/elements/pager.html
+++ b/httemplate/elements/pager.html
@@ -25,7 +25,7 @@
$cgi->param('offset', $poff);
%>
- <A HREF="<%= $cgi->self_url %>">$page</A>
+ <A HREF="<%= $cgi->self_url %>"><%= $page %></A>
<%
}