mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2024-11-25 08:47:37 +01:00
Update content of files
This commit is contained in:
parent
96e4adb285
commit
11702834dd
1 changed files with 3 additions and 0 deletions
|
@ -59,6 +59,9 @@
|
|||
<label for="support_phone">Your phone number:</label>
|
||||
<input type="text" class="form-control" id="support_phone" placeholder="+12223334455" name="phone" value="">
|
||||
</div>
|
||||
<div class="form-group">
|
||||
<input type="hidden" class="form-control" id="support_lang" name="setln" value="">
|
||||
</div>
|
||||
<div class="support_submit">
|
||||
<button type="submit" class="btn btn-primary btn-lg">Submit</button>
|
||||
</div>
|
||||
|
|
Loading…
Reference in a new issue