diff options
author | Mark Wells <mark@freeside.biz> | 2016-09-29 10:18:23 -0700 |
---|---|---|
committer | Mark Wells <mark@freeside.biz> | 2016-09-29 10:18:23 -0700 |
commit | d817fbfd21c3b3259001c5a97102f2a37a797bc6 (patch) | |
tree | 204980826b3f8cf2874f9c7203256aa907b870d1 | |
parent | 1de48dbd2df88f4ceeedc3e54ce5933bf54c4c84 (diff) |
fix a bug
-rw-r--r-- | httemplate/search/sector.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/httemplate/search/sector.html b/httemplate/search/sector.html index 037df10ea..636935489 100644 --- a/httemplate/search/sector.html +++ b/httemplate/search/sector.html @@ -71,6 +71,7 @@ <a class="createmap" href="#" onclick="sector<% $sectornum %>process()"> <% $text %> </a> + </form> % } </td> <td> |