diff options
Diffstat (limited to 'themes/wind/views/movie.html.php')
| -rw-r--r-- | themes/wind/views/movie.html.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/wind/views/movie.html.php b/themes/wind/views/movie.html.php index a44b891a..27c293ce 100644 --- a/themes/wind/views/movie.html.php +++ b/themes/wind/views/movie.html.php @@ -2,7 +2,7 @@ <div id="g-item"> <?= $theme->photo_top() ?> - <?= $theme->pager() ?> + <?= $theme->paginator() ?> <div id="g-movie" class="ui-helper-clearfix"> <?= $item->movie_img(array("class" => "g-movie", "id" => "g-movie-id-{$item->id}")) ?> |
