From 1e7f9c8a15bf372c66b94cdc14dc1ed9f7c779b8 Mon Sep 17 00:00:00 2001 From: Rob Vermaas Date: Fri, 13 Apr 2012 10:23:27 +0200 Subject: [PATCH] Fix pager prev/next button. --- src/root/common.tt | 2 +- src/root/static/css/hydra.css | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/root/common.tt b/src/root/common.tt index a83d9c9f..aff25137 100644 --- a/src/root/common.tt +++ b/src/root/common.tt @@ -396,7 +396,7 @@
  • First
  • Previous
  • -
  • Next
  • +
  • = total %]class="disabled"[% END %]>Next
  • Last