Email field in Commerce Area small
This commit is contained in:
parent
ecf7824c95
commit
5520890688
4 changed files with 4 additions and 3 deletions
|
|
@ -300,7 +300,7 @@ sub prepend {
|
|||
$self = shift;
|
||||
$name = shift;
|
||||
|
||||
return "~Shipping~".$self->namespace."~".$name;
|
||||
return "Shipping_".$self->namespace."_".$name;
|
||||
}
|
||||
|
||||
#-------------------------------------------------------------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue