add system id to remote calls

This commit is contained in:
Luke Pulverenti 2014-09-06 13:46:09 -04:00
parent 56d7a4b41f
commit bf80b29a97
4 changed files with 38 additions and 8 deletions

View file

@ -52,13 +52,13 @@
<span class="monthlyAmount"></span>
</label>
</div>
<div class="fldDaily">
<!--<div class="fldDaily">
<input type="radio" class="radioDonationType" name="radioDonationType" id="radioDailySupporter" value="daily">
<label for="radioDailySupporter">
Daily supporter membership<br />
<span class="dailyAmount"></span>
</label>
</div>
</div>-->
</fieldset>
<div class="fieldDescription">${LabelRecurringDonationCanBeCancelledHelp}</div>