diff options
Diffstat (limited to 'theme/default/html/search/result.php')
-rw-r--r-- | theme/default/html/search/result.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/theme/default/html/search/result.php b/theme/default/html/search/result.php index 044afe1..2dac0ec 100644 --- a/theme/default/html/search/result.php +++ b/theme/default/html/search/result.php @@ -33,4 +33,4 @@ <?php foreach($RESULT['LIST'] as $post): ?> <?php echo $post; ?> <?php endforeach; ?> -</div>
\ No newline at end of file +</div> |