diff options
Diffstat (limited to 'themes/wind/views')
| -rw-r--r-- | themes/wind/views/paginator.html.php | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/wind/views/paginator.html.php b/themes/wind/views/paginator.html.php index f6c03084..5034c965 100644 --- a/themes/wind/views/paginator.html.php +++ b/themes/wind/views/paginator.html.php @@ -26,7 +26,7 @@  //  ?> -<ul class="g-pager ui-helper-clearfix"> +<ul class="g-paginator ui-helper-clearfix">    <li class="g-first">    <? if ($page_type == "collection"): ?>      <? if (isset($first_page_url)): ?>  | 
