removed commented out code
This commit is contained in:
parent
546900bcdb
commit
503b395b43
@ -61,13 +61,11 @@
|
||||
<input type='password' id='confirmPass' placeholder='Confirm password' class='dataItem'>
|
||||
<br>
|
||||
</span>
|
||||
<!--<div id='one'><button id='toggle' class='btn btn-primary'>Encode Mode <i class='fa fa-lock'></i></button></div>-->
|
||||
<div class="btn-group" role="group" aria-label="...">
|
||||
<button type="button" class="btn btn-primary" id="encode">Encode <i class='fa fa-lock'></i></button>
|
||||
<button type="button" class="btn btn-primary" id="decode">Decode <i class='fa fa-unlock'></i></button>
|
||||
</div>
|
||||
<br>
|
||||
<!--<button id='go' class='btn btn-success btn-lg dataItem'>Go</button>-->
|
||||
</div>
|
||||
</div>
|
||||
<footer class='center'>made with <i class='fa fa-heart'></i> by <a href='https://chaoswebs.net/'>Beardog</a></footer>
|
||||
|
Loading…
Reference in New Issue
Block a user