1
0

Renter allowance changes

This commit is contained in:
Scott E. Graves
2017-03-28 18:35:39 -05:00
parent ffaf818e5f
commit 8d0b76e378
6 changed files with 107 additions and 11 deletions

View File

@@ -164,8 +164,8 @@
<input type="number" id="ID_RenterSetFunds"><br><br>
<h2>Number of Hosts</h2>
<input type="number" id="ID_RenterSetHosts"><br><br>
<h2>Contract Duration</h2>
<input type="number" id="ID_RenterSetDuration"><br><br>
<h2>Contract Period</h2>
<input type="number" id="ID_RenterSetPeriod"><br><br>
<h2>Renew Window</h2>
<input type="number" id="ID_RenterSetRenewWindow"><br><br>
<button id="ID_RenterSettingsOK" type="button">Save</button>