Skip to content

Commit

Permalink
LPB Piso Wifi Portal 4 Template
Browse files Browse the repository at this point in the history
  • Loading branch information
LPB Piso Wifi committed Feb 17, 2019
1 parent b9d7266 commit 472ece7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.php
Original file line number Diff line number Diff line change
Expand Up @@ -344,7 +344,7 @@

<input type="text" class="form-control" name="vcode" id="vcode" value="" aria-describedby="errormsg" placeholder="Enter Voucher here...">
<div class="input-group-append">
<button name="submit" type="submit" id="btn-vcode" class="btn btn-primary btn-spinner">Submit</button>
<button name="submit" type="submit" id="btn-vcode" class="btn btn-primary">Submit</button>
</div>
</div>
</form>
Expand Down

0 comments on commit 472ece7

Please sign in to comment.