|
Lines 24-30
Link Here
|
| 24 |
<div id="useraccount" class="maincontent"> |
24 |
<div id="useraccount" class="maincontent"> |
| 25 |
[% IF error %] |
25 |
[% IF error %] |
| 26 |
<div id="error" class="dialog alert"> |
26 |
<div id="error" class="dialog alert"> |
| 27 |
<p><strong>Error:</strong> there was an problem processing your payment</p> |
27 |
<p><strong>Error:</strong> there was a problem processing your payment</p> |
| 28 |
|
28 |
|
| 29 |
[% IF error == "PAYPAL_UNABLE_TO_CONNECT" %] |
29 |
[% IF error == "PAYPAL_UNABLE_TO_CONNECT" %] |
| 30 |
<p>Unable to connect to PayPal.</p> |
30 |
<p>Unable to connect to PayPal.</p> |