|
6 | 6 |
|
7 | 7 | <div class="donate-box">
|
8 | 8 | <div class="widget-inner">
|
9 |
| - <div class="gf_browser_chrome gform_wrapper" id="gform_wrapper_10"><form method="get" id="gform_10" action="https://creativecommons.org/donate"> |
| 9 | + <div class="gf_browser_chrome gform_wrapper" id="gform_wrapper_10"><form method="get" id="gform_10" action="https://us.netdonor.net/page/6650/donate/1"> |
10 | 10 | <div class="gform_body">
|
11 | 11 | <ul id="gform_fields_10" class="gform_fields top_label form_sublabel_below description_below">
|
12 | 12 | <li id="field_10_2" class="gfield gfield_html gfield_html_formatted gfield_no_follows_desc field_sublabel_below field_description_below">
|
|
16 | 16 | <label class="gfield_label"></label>
|
17 | 17 | <div class="ginput_container ginput_container_radio">
|
18 | 18 | <ul class="gfield_radio" id="input_10_1">
|
19 |
| - <li class="gchoice_10_1_0"><input name="amount" type="radio" value="$100" id="choice_10_1_0" tabindex="1"><label for="choice_10_1_0" id="label_10_1_0">$100</label></li> |
20 |
| - <li class="gchoice_10_1_1"><input name="amount" type="radio" value="$50" checked="checked" id="choice_10_1_1" tabindex="2"><label for="choice_10_1_1" id="label_10_1_1">$50</label></li> |
21 |
| - <li class="gchoice_10_1_2"><input name="amount" type="radio" value="$25" id="choice_10_1_2" tabindex="3"><label for="choice_10_1_2" id="label_10_1_2">$25</label></li> |
22 |
| - <li class="gchoice_10_1_3"><input name="amount" type="radio" value="$5" id="choice_10_1_3" tabindex="4"><label for="choice_10_1_3" id="label_10_1_3">$5</label></li> |
23 |
| - <li class="gchoice_10_1_4"><input name="amount" type="radio" value="gf_other_choice" id="choice_10_1_4" tabindex="5" onfocus="$(this).next('input').focus();"><input id="input_10_1_other" name="amount_other" type="text" value="Other" aria-label="Other" onfocus="$(this).prev("input")[0].click(); if($(this).val() == "<?php echo _("Other"); ?>") { $(this).val(""); }" onblur="if($(this).val().replace(" ", "") == "") { $(this).val("<?php echo _("Other"); ?>"); }" tabindex="5"></li> |
| 19 | + <li class="gchoice_10_1_0"><input name="transaction.donationAmt" type="radio" value="$100" id="choice_10_1_0" tabindex="1"><label for="choice_10_1_0" id="label_10_1_0">$100</label></li> |
| 20 | + <li class="gchoice_10_1_1"><input name="transaction.donationAmt" type="radio" value="$50" checked="checked" id="choice_10_1_1" tabindex="2"><label for="choice_10_1_1" id="label_10_1_1">$50</label></li> |
| 21 | + <li class="gchoice_10_1_2"><input name="transaction.donationAmt" type="radio" value="$25" id="choice_10_1_2" tabindex="3"><label for="choice_10_1_2" id="label_10_1_2">$25</label></li> |
| 22 | + <li class="gchoice_10_1_3"><input name="transaction.donationAmt" type="radio" value="$5" id="choice_10_1_3" tabindex="4"><label for="choice_10_1_3" id="label_10_1_3">$5</label></li> |
| 23 | + <li class="gchoice_10_1_4"><input name="transaction.donationAmt" type="radio" value="gf_other_choice" id="choice_10_1_4" tabindex="5" onfocus="$(this).next('input').focus();"><input id="input_10_1_other" name="amount_other" type="text" value="Other" aria-label="Other" onfocus="$(this).prev("input")[0].click(); if($(this).val() == "<?php echo _("Other"); ?>") { $(this).val(""); }" onblur="if($(this).val().replace(" ", "") == "") { $(this).val("<?php echo _("Other"); ?>"); }" tabindex="5"></li> |
24 | 24 | </ul>
|
25 | 25 | </div>
|
26 | 26 | </li>
|
|
0 commit comments