Index: trunk/extensions/DonationInterface/globalcollect_gateway/forms/html/webitects2nd_green-US.html |
— | — | @@ -60,7 +60,7 @@ |
61 | 61 | </tr> |
62 | 62 | </table> |
63 | 63 | </div> |
64 | | - <div id="step2header"><h3>%donate_interface-billing-address% <span class="mute" id="change-billing" style="display: none;">(<a href="#">%donate_interface-change%</a>)</span></h3></div> |
| 64 | + <div id="step2header"><h3>%donate_interface-cc-form-header-personal% <img alt="" src="@script_path/extensions/DonationInterface/gateway_forms/includes/padlock.gif" /> <span class="mute" id="change-billing" style="display: none;">(<a href="#">%donate_interface-change%</a>)</span></h3></div> |
65 | 65 | <div id="step2wrapper"> |
66 | 66 | <div id="billing-content" class="gainlayout"> |
67 | 67 | <div id="billingErrorMessages" class="small"></div> |
— | — | @@ -91,6 +91,7 @@ |
92 | 92 | <li><input id="cc-discover" name="cardtype" type="radio" value="discover" class="cardradio" /> <label for="cc-discover"><img alt="Discover" src="@script_path/extensions/DonationInterface/gateway_forms/includes/card-discover.png" /></label></li> |
93 | 93 | </ul> |
94 | 94 | <div id="paymentContinue" style="margin-top: 10px; display: none;"> <input class="btn" id="paymentContinueBtn" type="button" value="%donate_interface-continue%" /></div> |
| 95 | + <p class="mute"><img alt="" src="@script_path/extensions/DonationInterface/gateway_forms/includes/padlock.gif" /> Your credit card will be securely processed.</p> |
95 | 96 | </dd> |
96 | 97 | </dl> |
97 | 98 | </div> |