mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-05 22:26:07 +00:00
Remove unused postal field from form
This commit is contained in:
@@ -8,7 +8,6 @@ class Element {
|
||||
<input id="stripe-cardnumber" placeholder="cardnumber" size="16" type="text">
|
||||
<input placeholder="exp-date" size="6" type="text">
|
||||
<input placeholder="cvc" size="3" type="text">
|
||||
<input placeholder="postal" size="6" type="text">
|
||||
`;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user