From d66bff648dd4d7969f50f956b5c1dd06b8159b8c Mon Sep 17 00:00:00 2001 From: ivan Date: Sun, 13 Mar 2011 04:04:17 +0000 Subject: ui tweaks for prospect edit, RT#7111 --- httemplate/elements/location.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'httemplate/elements/location.html') diff --git a/httemplate/elements/location.html b/httemplate/elements/location.html index e93553e2a..0b91add52 100644 --- a/httemplate/elements/location.html +++ b/httemplate/elements/location.html @@ -140,7 +140,7 @@ Example: % #XXX try to parse first % if ( 0 ) { -% } else { +% } else { #XXX i don't work so well when the dropdown is changed :/ i probably need to be triggered by "default service address" Can't parse unit type and number from <% $object->get($pre.'address2') |h %> % } @@ -156,13 +156,13 @@ Example: <<%$th%> ALIGN="right"><%$r%>City> <% include('/elements/city.html', %select_hash) %> - <<%$th%> ALIGN="right" ID="<%$pre%>countylabel" <%$county_style%>><%$r%>County> - <% include('/elements/select-county.html', %select_hash ) %> + <<%$th%> ALIGN="right" WIDTH="1" ID="<%$pre%>countylabel" <%$county_style%>><%$r%>County> + <% include('/elements/select-county.html', %select_hash ) %> <<%$th%> ALIGN="right" WIDTH="1"><%$r%>State> <% include('/elements/select-state.html', %select_hash ) %> - <<%$th%>><%$r%>Zip> + <<%$th%> ALIGN="right" WIDTH="1"><%$r%>Zip>