Skip to content

Commit 46ffbaf

Browse files
Update startersignup.php
1 parent 601a0a6 commit 46ffbaf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

personalSignup/startersignup.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@
107107

108108
<div class="mb-3">
109109
<label for="exampleInputPack" class="form-label">Pack Selected</label><br>
110-
<input type="text" class="form-control" value="Starter" id="exampleInputPack">
110+
<input type="text" class="form-control" value="Starter" id="exampleInputPack"readonly>
111111
</div>
112112

113113

0 commit comments

Comments
 (0)