diff options
| author | mark <mark> | 2012-01-23 21:00:49 +0000 |
|---|---|---|
| committer | mark <mark> | 2012-01-23 21:00:49 +0000 |
| commit | ee7379e9e2ef1fc99b193311b25de5a536e2e45f (patch) | |
| tree | 72f4b500d007d2ce5f956017a96fef2af68b0133 /httemplate | |
| parent | cef750599859a321d4da1738572625587d0ea21c (diff) | |
fix typo, #15950
Diffstat (limited to 'httemplate')
| -rw-r--r-- | httemplate/elements/select-tower_sector.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/elements/select-tower_sector.html b/httemplate/elements/select-tower_sector.html index a9cdbb6f3..456ef410c 100644 --- a/httemplate/elements/select-tower_sector.html +++ b/httemplate/elements/select-tower_sector.html @@ -32,10 +32,10 @@ function change_towernum(towernum) { return; } change_towernum(''); -% } </SCRIPT> <BR> <INPUT TYPE="checkbox" VALUE="none" NAME="sectornum" CHECKED> No sector +% } <%init> my %opt = @_; |
