home
/
zktecojo
/
public_html
/
app
/
storage
/
views
/
test
➕ New
📤 Upload
✎ Editing:
6cfa21a820050e406b935613046fb591
← Back
<!DOCTYPE html> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="viewport" content="width=device-width, maximum-scale=1.0" /><title>Zkteco::Contact Us</title> </head> <body> <table cellpadding="5" cellspacing="0" width="500" style="border:1px solid #ccc; font-size:12px; font-family:Arial, Helvetica, sans-serif;"> <thead> <tr align="center"><td colspan="2" ><img src="<?php echo (empty($sitelogo))?asset('assets/images/logo-black.png'):asset('assets/uploads/logo/'.$sitelogo);?>"></td></tr> <tr bgcolor="#95CD69"><td colspan="2" style="border-top:1px solid #ccc; color:#fff;"><strong>Contact Us</strong></td></tr> </thead> <tbody> <tr><h1>Hi <?php echo $name; ?></h1> <p>Thank you for requesting download.</p> <p>Please click here to <a href="<?php echo asset('download-file/'.$location ) ?>">download</a></p> </tr> <tr bgcolor="#95CD69 " align="center"> <td colspan="2" style="color:#fff;"><?php echo (empty($sitename))?'Zkteco':$sitename;?></td> </tr> </tbody> </table> </body> </html>
💾 Save Changes
Cancel
📤 Upload File
×
Select File
Upload
Cancel
➕ Create New
×
Type
📄 File
📁 Folder
Name
Create
Cancel
✎ Rename Item
×
Current Name
New Name
Rename
Cancel
🔐 Change Permissions
×
Target File
Permission (e.g., 0755, 0644)
0755
0644
0777
Apply
Cancel