1
0
Fork 0

use value for the link

master
Christopher 2020-08-02 05:57:28 +02:00
parent 91a5e69de5
commit 192ce9995d
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@
<div class="row" style="margin-top: 15px;">
<div class="col">
<label for="linkOutput">InviteLink:</label>
<input type="text" class="form-control" id="linkOutput" name="formLink" placeholder="%%link%%">
<input type="text" class="form-control" id="linkOutput" name="formLink" value="%%link%%">
</div>
</div>