s/Alternate/Alt.
This commit is contained in:
parent
befba4bb71
commit
37b8b641d8
@ -118,7 +118,7 @@ if (isset($personid) && $database->has('people', ['personid' => $personid])) {
|
||||
if ($type == "camper") {
|
||||
$textboxes = array_merge($textboxes, [
|
||||
[
|
||||
"label" => "Alternate Phone Number",
|
||||
"label" => "Alt. Phone Number",
|
||||
"name" => "phone2",
|
||||
"type" => "tel",
|
||||
"maxlength" => 20,
|
||||
|
Loading…
x
Reference in New Issue
Block a user