add download link

master
ns77@siliconpin.com 2025-09-23 06:48:34 +00:00
parent 37512c757f
commit b2e498fb57
2 changed files with 5 additions and 1 deletions

View File

@ -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
View File

@ -0,0 +1,3 @@
# hestiacp autogenerated robots.txt
User-agent: *
Crawl-delay: 10