add download link
This commit is contained in:
@@ -306,7 +306,8 @@
|
||||
</select>
|
||||
</div>
|
||||
</div>
|
||||
<div style="padding: 10px; ">
|
||||
<div style="padding: 10px; display: flex; justify-content: space-between;">
|
||||
<a href="https://api.teenybeans.in/contactFormProcessorFileUpload/uploads/<?php echo $_GET['id']; ?>.xlsx" style="background: linear-gradient(90deg, rgba(111, 107, 255, 0.91) 0%, rgba(68, 55, 128, 0.91) 100%); color: #fff; border-radius: 6px; padding: 10px 20px 10px 20px; float: right; cursor: pointer;">Download Lead as XLS</a>
|
||||
<input type="submit" id="update_data" name="update_data" value="Update" style="background: linear-gradient(90deg, rgba(111, 107, 255, 0.91) 0%, rgba(68, 55, 128, 0.91) 100%); color: #fff; border-radius: 6px; padding: 10px 30px 10px 30px; float: right; cursor: pointer;" />
|
||||
</div>
|
||||
</div>
|
||||
|
||||
3
robots.txt
Normal file
3
robots.txt
Normal file
@@ -0,0 +1,3 @@
|
||||
# hestiacp autogenerated robots.txt
|
||||
User-agent: *
|
||||
Crawl-delay: 10
|
||||
Reference in New Issue
Block a user