fix skit bug
This commit is contained in:
@@ -102,14 +102,16 @@
|
||||
<br><br>
|
||||
<div class="row">
|
||||
|
||||
<div class="btn-group-toggle col-md-12 col-sm-12 mb-4 radiostyle" data-toggle="buttons">
|
||||
<label class="btn btn-lg radio-yellow">
|
||||
<div class="col-md-12 col-sm-12 mb-4">
|
||||
|
||||
<input autocomplete="off" type="radio" name="radpendser" id="option1" value="pendahuluan" autocomplete="off" checked>
|
||||
<span>Pendahuluan</span>
|
||||
</label>
|
||||
<label class="btn btn-lg radio-green">
|
||||
<input autocomplete="off" type="radio" name="radpendser" id="option2" value="serahan" autocomplete="off"><span>Serahan</span>
|
||||
</label>
|
||||
|
||||
<input autocomplete="off" type="radio" name="radpendser" id="option2" value="serahan" autocomplete="off">
|
||||
<span>Serahan</span>
|
||||
|
||||
<input autocomplete="off" type="radio" name="radpendser" id="option3" value="Online" autocomplete="off">
|
||||
<span>Serahan-Online</span>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user