diff options
Diffstat (limited to 'bn_django/templates/base.html')
-rw-r--r-- | bn_django/templates/base.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bn_django/templates/base.html b/bn_django/templates/base.html index 100ef4a..7349669 100644 --- a/bn_django/templates/base.html +++ b/bn_django/templates/base.html @@ -21,7 +21,7 @@ </div> <div class="content" id="main_title"> <div class="right_stuff"> -<form name="search" action="/search"> +<form name="search"> <br/> <input class="search_box" type="text" size="21" value=" search!" name="search_text" id="search_text" |