summaryrefslogtreecommitdiff
path: root/httemplate/elements
diff options
context:
space:
mode:
authorivan <ivan>2011-03-13 02:32:33 +0000
committerivan <ivan>2011-03-13 02:32:33 +0000
commit33c25a7514cb1f4ba56fc320dc43159c3cfae610 (patch)
treeda04059e0e66004ddab20404f4e576355b512a3f /httemplate/elements
parent37314c736907de968d3f61dd5dc93aa61c6ca161 (diff)
qualification address handling changes, RT#7111
Diffstat (limited to 'httemplate/elements')
-rw-r--r--httemplate/elements/location.html2
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,