File: //www/exchange0old/exchange/templates/orpa_report.html
<AJDF:output>include file="header.html"</AJDF:output>
<script type="text/javascript" src="<AJDF:output>'/js/bootstrap.min.js'|siteUrl</AJDF:output>"></script>
<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"> </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 | b-ETR List</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">b-ETR Report</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>
<div style="clear: both;">
<a title="Download as XLS" name="xls" style="float: right; margin-top: 10px; width: 150px; margin-right: 10px; margin-bottom: 10px; background: #4cae4c none repeat scroll 0 0; color: white; text-align: center; line-height: 25px;" class="login_bttn" type="submit" align="middle" href="?do=oetr_report&xls=1&orpa_id=<AJDF:output>$report.report_data.id</AJDF:output>" target="_blank">Download as XLS</a>
<a title="Reconciliation Statement" name="reconciliation" style="float: right; margin-top: 10px; width: 150px; margin-right: 10px; margin-bottom: 10px; background: #337ab7 none repeat scroll 0 0; color: white; text-align: center; line-height: 25px;" class="login_bttn" type="submit" align="middle" onclick="window.open('?do=reconcileorpastatement&id=<AJDF:output>$report.report_data.id</AJDF:output>&originator_id=<AJDF:output>$report.report_data.originator_id</AJDF:output>','reconcile','width=900,height=500,scrollbars=yes')" target="_blank">Reconciliation Statement</a>
<a title="b-ETR History" name="oetrhistory" style="float: right; margin-top: 10px; width: 150px; margin-right: 10px; margin-bottom: 10px; background: #337ab7 none repeat scroll 0 0; color: white; text-align: center; line-height: 25px;" class="login_bttn" type="submit" align="middle" onclick="window.open('?do=oetrhistory&id=<AJDF:output>$report.report_data.id</AJDF:output>','oetrhistory','width=900,height=500,scrollbars=yes')" target="_blank">b-ETR History</a>
<!--<a title="b-ETR Reconcile" name="reconcile" style="float: right; margin-top: 10px; width: 150px; margin-right: 10px; margin-bottom: 10px; background: #f0ad4e none repeat scroll 0 0; color: white; text-align: center; line-height: 25px;" class="login_bttn" type="submit" onclick="window.open('?do=reconcileorpa&id=<AJDF:output>$smarty.get.orpa_id</AJDF:output>','reconcile','width=900,height=500,scrollbars=yes')" href="#" target="_blank">b-ETR Reconcile</a>-->
</div>
<div style="clear: both;"></div>
<div style="max-width: 960px; overflow-x: auto;">
<AJDF:output>include file='reports/orpa_report.html'</AJDF:output>
</div>
</td>
</tr>
</table>
</td>
</tr>
</tbody></table></td>
</tr>
</tbody></table></td>
</tr>
<tr>
<td align="left" valign="top"> </td>
</tr>
</tbody></table>
<AJDF:output>include file="footer.html"</AJDF:output>
<style>
#orpaList td{
padding:5px 10px;
}
#tooltip h3{
color:#4d4d4d !important; font-weight:normal !important; font-size:11px !important;
}
div#tooltip {
border:1px solid #CCCCCC !important;
background-color:#FFF !important;
opacity:1 !important;
border-radius:5px;
-moz-border-radius:5px;
box-shadow: #4d4d4d 3px 3px 3px;
}
.about_c > table{border-spacing: 5px;}
.rowUnsheduled td, .rowUnsheduled td a {
color: #cc00ff;
}
</style>