store correct expire date

This commit is contained in:
Ricsi
2019-10-12 14:20:09 +02:00
parent 4996283631
commit a51d912b68
5 changed files with 37 additions and 18 deletions

View File

@@ -17,11 +17,11 @@
<legend for="l_expire_type">Lejárati dátum: </legend>
<div>
<input id="r_01" type="radio" name="l_expire_type" value="1" checked>
<label class="choice" for="r_01">Aktuális hónap vége</label>
<label class="choice" for="r_01">Befizetés hónapjának vége</label>
</div>
<div>
<input id="r_02" type="radio" name="l_expire_type" value="2">
<label class="choice" for="r_02">Következő tárgyhónap</label>
<label class="choice" for="r_02">Befizetés után következő tárgyhónap</label>
</div>
<div>
<input id="r_03" type="radio" name="l_expire_type" value="3">