root/donation/optionals/de.easy-coding.wcf.donation.phone/acptemplates/donationPhoneInput.tpl
@
256
| Revision 256, 358 bytes (checked in by d0nut, 5 years ago) |
|---|
| Line | |
|---|---|
| 1 | <script type="text/javascript"> |
| 2 | donationSystems.push('phone'); |
| 3 | </script> |
| 4 | <div class="formElement" id="container-phone" style="display:none"> |
| 5 | <div class="formFieldLabel"> |
| 6 | <label for="title">{lang}wcf.donation.amount{/lang}</label> |
| 7 | </div> |
| 8 | <div class="formField"> |
| 9 | <input type="text" class="inputText" name="plugindata[amount]" value="" /> |
| 10 | </div> |
| 11 | </div> |
Note: See TracBrowser
for help on using the browser.
