diff options
author | Michael Francis <edude03@gmail.com> | 2011-06-20 23:52:36 -0400 |
---|---|---|
committer | Michael Francis <edude03@gmail.com> | 2011-06-20 23:52:36 -0400 |
commit | 21dced379bed5a41d214e51909e4af6f9aace245 (patch) | |
tree | bd2a2e7eb7476c9a5684d59735b5e67e77e5a7ed | |
parent | 869500bf10ac65f32d95d546a97c71c142d36353 (diff) | |
download | otakuhub-21dced379bed5a41d214e51909e4af6f9aace245.tar.xz |
css fix
-rw-r--r-- | views/Search/index.html.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/views/Search/index.html.php b/views/Search/index.html.php index a81d501..d566e30 100644 --- a/views/Search/index.html.php +++ b/views/Search/index.html.php @@ -20,6 +20,5 @@ </table> <?=$this->Paginator->paginate(array('separator' => '', 'action' => 'index/anime')); ?> </div> -</div> <br class="cl"> </div>
\ No newline at end of file |