summaryrefslogtreecommitdiff
path: root/httemplate/elements/location.html
diff options
context:
space:
mode:
authorMark Wells <mark@freeside.biz>2012-10-11 13:35:26 -0700
committerMark Wells <mark@freeside.biz>2012-10-11 13:35:26 -0700
commitee3fd4e95bdc52f15b0603a32363778f72d164ef (patch)
tree4bc46a91ce39a576bb762bbff788b9c4b57567cb /httemplate/elements/location.html
parent236e788e21048c35ec95aaadcf1ab06875a3c658 (diff)
finish merge cleanup
Diffstat (limited to 'httemplate/elements/location.html')
-rw-r--r--httemplate/elements/location.html3
1 files changed, 1 insertions, 2 deletions
diff --git a/httemplate/elements/location.html b/httemplate/elements/location.html
index 4df218b43..b91f9649f 100644
--- a/httemplate/elements/location.html
+++ b/httemplate/elements/location.html
@@ -139,7 +139,7 @@ Example:
>
% #XXX i don't work so well when the dropdown is changed :/ i probably need to be triggered by "default service address"
-% $alt_err =~ s/(ship_)?address2/'<B>'.encode_entities($object->get($1.'address2')).'<\/B>'/e;
+% $alt_err =~ s/(.*)?address2/'<B>'.encode_entities($object->get($1.'address2')).'<\/B>'/e;
<% $alt_err %>
</TD>
@@ -243,7 +243,6 @@ Example:
<INPUT TYPE="hidden" NAME="old_<%$pre.$_%>" ID="old_<%$pre.$_%>" VALUE="<% $object->get($_) |h%>">
% }
%# Placeholders
-<INPUT TYPE="hidden" NAME="<%$pre%>cachenum" VALUE="">
<INPUT TYPE="hidden" NAME="<%$pre%>addr_clean" VALUE="">
<%init>