diff options
Diffstat (limited to 'theme/default/html/search')
-rw-r--r-- | theme/default/html/search/result.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/theme/default/html/search/result.php b/theme/default/html/search/result.php index 2dac0ec..8de0e25 100644 --- a/theme/default/html/search/result.php +++ b/theme/default/html/search/result.php @@ -34,3 +34,5 @@ <?php echo $post; ?> <?php endforeach; ?> </div> + +<?=$PAGINATION['HTML']?> |