store correct expire date
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user