diff options
author | Faton Selishta <fatonselishta@gmail.com> | 2011-09-21 18:14:41 +0200 |
---|---|---|
committer | Faton Selishta <fatonselishta@gmail.com> | 2011-09-21 18:14:41 +0200 |
commit | 2a091bfe86a189120b29c0489565573f7932fc56 (patch) | |
tree | 538b35388d85c7cb324656bf4a07e17caeb24bc5 | |
parent | 6ad1eb46060a0e9e41285f4587a71aa033ed0b30 (diff) |
fixed a syntax error
-rw-r--r-- | app/views/general/search.rhtml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/app/views/general/search.rhtml b/app/views/general/search.rhtml index 903eaa414..d9441b341 100644 --- a/app/views/general/search.rhtml +++ b/app/views/general/search.rhtml @@ -267,3 +267,6 @@ </div> <% end %> +<% end %> +<% end %> + |