summaryrefslogtreecommitdiff
path: root/httemplate/edit/tower.html
diff options
context:
space:
mode:
authorBrian Medley <bpm@snafu.org>2012-04-22 18:47:18 -0500
committerBrian Medley <bpm@snafu.org>2012-04-22 18:47:18 -0500
commit7118e89bc7d860ed82aa12b3e78d9f2d31afe597 (patch)
treef7fdb295803df03f1e68ca673e46354277b50aa2 /httemplate/edit/tower.html
parentccc2208b2b7d09a9b1671846bc76a060649e64a4 (diff)
remove superflous comma, #15655
Diffstat (limited to 'httemplate/edit/tower.html')
-rw-r--r--httemplate/edit/tower.html4
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>