Skip to content

Commit

Permalink
Update linkpe.html
Browse files Browse the repository at this point in the history
  • Loading branch information
PtPrashantTripathi committed Mar 17, 2022
1 parent 1129dde commit 218a286
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion linkpe.html
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ <h4 style="color: #DAE0E2;">Create UPI Payment Request Link </h4>
<label style="color: #DAE1E2;">Enter Upi Id:</label><br>
<input type="email" name="pa" class="text-box" placeholder="Enter UPI Id" required><br>
<label style="color: #DAE1E2;">Enter Amount (Optional):</label><br>
<input type="number" name="amt" class="text-box" placeholder="INR"><br>
<input type="number" name="am" class="text-box" placeholder="INR"><br>
<button type="submit" class="btn">Submit</button>
</form>
<br>
Expand Down

0 comments on commit 218a286

Please sign in to comment.