diff options
author | Brian Medley <bpm@snafu.org> | 2012-04-22 18:47:18 -0500 |
---|---|---|
committer | Brian Medley <bpm@snafu.org> | 2012-04-22 18:47:18 -0500 |
commit | 7118e89bc7d860ed82aa12b3e78d9f2d31afe597 (patch) | |
tree | f7fdb295803df03f1e68ca673e46354277b50aa2 /httemplate/edit/tower.html | |
parent | ccc2208b2b7d09a9b1671846bc76a060649e64a4 (diff) |
remove superflous comma, #15655
Diffstat (limited to 'httemplate/edit/tower.html')
-rw-r--r-- | httemplate/edit/tower.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/httemplate/edit/tower.html b/httemplate/edit/tower.html index 82513082c..03b488e86 100644 --- a/httemplate/edit/tower.html +++ b/httemplate/edit/tower.html @@ -20,8 +20,8 @@ 'sectornum' => 'Sector', 'disabled' => 'Disabled', 'default_ip_addr' => 'Tower IP address', - 'latitude', => 'Latitude', - 'longitude', => 'Longitude', + 'latitude' => 'Latitude', + 'longitude' => 'Longitude', }, &> <%init> |