Permalink
Browse files
public: tweaks to legislator list
- Loading branch information...
Showing
with
2 additions
and
2 deletions.
-
+2
−2
site/templates/billy/web/public/legislators_chamber.html
|
@@ -17,8 +17,8 @@ <h2>{{ metadata.name }} {{ chamber_name }} Legislators</h2> |
|
|
<div class="infoBox">
|
|
|
<span class="specialHeader infoHeader">Don't know who your legislator is?</span>
|
|
|
<span class="specialHeader">Find them now!</span>
|
|
|
- <form action="/search/" method="get" id="legSearch">
|
|
|
- <input type="text" name="q" id="id_q" placeholder="enter zip or address">
|
|
|
+ <form action="/find_your_legislator/" method="get" id="legSearch">
|
|
|
+ <input type="text" name="address" id="id_q" placeholder="enter address">
|
|
|
<button type="submit">
|
|
|
<span>Go</span>
|
|
|
</button>
|
|
|
0 comments on commit
3cfa8d5