From ee3fd4e95bdc52f15b0603a32363778f72d164ef Mon Sep 17 00:00:00 2001 From: Mark Wells Date: Thu, 11 Oct 2012 13:35:26 -0700 Subject: finish merge cleanup --- httemplate/elements/location.html | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'httemplate/elements/location.html') 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/''.encode_entities($object->get($1.'address2')).'<\/B>'/e; +% $alt_err =~ s/(.*)?address2/''.encode_entities($object->get($1.'address2')).'<\/B>'/e; <% $alt_err %> @@ -243,7 +243,6 @@ Example: % } %# Placeholders - <%init> -- cgit v1.2.1