From: Patrick McGuire Date: Mon, 1 Jun 2020 14:04:33 +0000 (-0400) Subject: Update eligible.php X-Git-Tag: v1.0.0~366 X-Git-Url: https://git.hcoop.net/clinton/MarylandElectronicPetitionSignature.git/commitdiff_plain/a075dbb7f3e91f0fce172c6942392f60689af285 Update eligible.php --- diff --git a/eligible.php b/eligible.php index b170d99..7728f40 100644 --- a/eligible.php +++ b/eligible.php @@ -66,7 +66,7 @@ $my_test = $d[$field]; $checked = ''; } $available .= "
-
+

$d2[petition_name]
$field == $pass

$d2[eligibleVoterListEnforce]

"; @@ -83,7 +83,7 @@ $my_test = $d[$field]; $checked = ''; } $available .= "
-
"; if ($d2['eligibleVoterListEnforce'] == 'NO'){ $available .="→←"; }else{ $available .= "

Constituents Only

"; } $available .= "
+
"; if ($d2['eligibleVoterListEnforce'] == 'NO'){ $available .="→←"; }else{ $available .= "

Constituents Only

"; } $available .= "

$d2[petition_name]
$field != $pass ($my_test)

$d2[eligibleVoterListEnforce]

";