HEX
Server: Apache/2.2.15 (CentOS)
System: Linux ip-10-0-2-146.eu-west-1.compute.internal 2.6.32-754.35.1.el6.centos.plus.x86_64 #1 SMP Sat Nov 7 11:33:42 UTC 2020 x86_64
User: root (0)
PHP: 5.6.40
Disabled: NONE
Upload Files
File: /www/exchange2/exchange/templates/revolving_draft_list.html
 <AJDF:output>include file="header.html"</AJDF:output>
    <link rel="stylesheet" type="text/css" href="css/bootstrap.min.css" />
    <table cellspacing="0" cellpadding="0" border="0" width="100%">
        <tbody><tr>
          <td align="left" valign="top"><table cellspacing="0" cellpadding="0" border="0" width="100%">
              <tbody><tr>
                <td align="center" valign="top">&nbsp;</td>
              </tr>
              <tr>
                <td align="left" valign="middle" class="login_bg">
<table cellspacing="0" cellpadding="0" border="0" width="100%">
                    <tbody><tr>
                      <td align="left" width="" valign="middle" class="login_bg_t">Exchange Trade Centre | My Draft Trade</td>
                      <td width="" align="left" valign="middle" class="txt_11">Originator Organisation ID: <AJDF:output>$smarty.session.user.org_ref_id</AJDF:output>  </td>
                      <td align="right" width="" valign="middle" class="txt_11"><AJDF:output>include file='originator_top_dashboard_links.html'</AJDF:output></td>
                    </tr>
                  </tbody></table>
  
               <tr>
                <td align="center" valign="top" class="about_c"><table cellspacing="5" cellpadding="5" border="0" width="100%">
                    <tbody><tr>
                      <td align="left" width="18%" valign="top">
			<AJDF:output>include file='left_sidebar.html'</AJDF:output></td>
                      <td align="right" width="82%" valign="top">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
                          <tr>
                            <td align="left" valign="top" class="hdr_center">
<table cellpadding="0" cellspacing="0" border="0" width="100%">
                                <tr>
                                  <td align="left" valign="top" class="inves_top1">Drafted trade Listing: <AJDF:output>$usr.organization_name</AJDF:output></td>
                                  <td align="right" valign="top" class="inves_top1"></td>
                                </tr>
                              </table>
                              <AJDF:output>if !empty($result)</AJDF:output>
                                	<div class="success-msgbox"><AJDF:output>$result</AJDF:output></div>
                              <AJDF:output>/if</AJDF:output>
                              <table cellpadding="0" cellspacing="0" border="0" width="100%" id="listDebtor">
                               <AJDF:output>$draftList</AJDF:output>


                              
                            </table></td>
                          </tr>
                        </table>
                        </td>
                    </tr>
                  </tbody></table></td>
              </tr>
            </tbody></table></td>
        </tr>
        <tr>
          <td align="left" valign="top">&nbsp;</td>
        </tr>
      </tbody></table>


<AJDF:output>include file="footer.html"</AJDF:output>
<style>
#listDebtor td{
	padding:5px 10px;
}

.about_c > table{border-spacing: 5px;}

</style>