diff options
Diffstat (limited to 'httemplate/elements')
-rw-r--r-- | httemplate/elements/location.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/elements/location.html b/httemplate/elements/location.html index 5304c37d6..39e7041c7 100644 --- a/httemplate/elements/location.html +++ b/httemplate/elements/location.html @@ -20,7 +20,7 @@ Example: % if ( $opt{'alt_format'} ) { <TR> - <<%$th%> ALIGN="right">Locatiopn type</<%$th%>> + <<%$th%> ALIGN="right">Location type</<%$th%>> <TD> <% include('/elements/select.html', 'cgi' => $cgi, |