HEX
Server: Apache
System: Linux www3.pit.tblive.com 5.14.0-687.38.1.el9_8.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Aug 12 17:19:12 EDT 2026 x86_64
User: awaldron (1020)
PHP: 8.1.34
Disabled: exec,passthru,shell_exec,system
Upload Files
File: /home/awaldron/www/archive/teampay/application/views/email/partner_request-html.php
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head><title>Partnership Request - <?php echo $site_name; ?></title></head>
<body bgcolor="#EEEEEE">
<div style="max-width: 800px; margin: 0 auto; padding:10px; border:dotted 1px #BBBBBB; background-color:#AAA">
<table width="100%" border="0" cellpadding="25" cellspacing="0">
<tr>
<td width="180" valign="top" bgcolor="#DFDFDF"><a href="http://dodamp.com"><img src="http://dodamp.com/img/logo2.png" width="150" height="134"/></a></td>
<td align="left" width="100%" bgcolor="#F6F6F6" style="font: 13px/18px Helvetica, Arial, sans-serif;">
<h2 style="font: bold 30px Helvetica, Arial, sans-serif; margin: 0; padding: 0 0 18px; color: #308DCF;">New partnership request</h2>
<b>Directory of Design and Marketing Professionals</b><br/>
<br/>
<?php echo $userCompany['co_name'] ?> would like to list your company as a partner. They indicate that you have previously worked together on projects and feel it may be beneficial to display this partnership in their directory entry.<br />
<br />
Follow this link to confirm this partnership request:<br />
<br />
<big style="font: 16px/18px Arial, Helvetica, sans-serif;"><b><a href="<?php echo site_url('/company/edit#tab-partners'); ?>" style="color: #3366cc;"><?php echo site_url('/company/edit#tab-partners'); ?></a></b></big><br />
<br />
<br />
Thank you,<br />
The DODAMP.COM Team
</td>
</tr>
</table>
</div>
</body>
</html>