Index: trunk/extensions/CongressLookup/SpecialCongressLookup.php |
— | — | @@ -245,7 +245,7 @@ |
246 | 246 | $htmlOut = <<<HTML |
247 | 247 | <h4>Contact your representatives</h4> |
248 | 248 | <div class="sopaActionDiv"> |
249 | | - <form action="." method="GET"> |
| 249 | + <form action="" method="GET"> |
250 | 250 | <label for="zip">Your zip code:</label> |
251 | 251 | <input type="text" maxlength="10" size="5" name="zip" id="zip"/> |
252 | 252 | <input type="submit" value="Look up" name="submit"/> |