Improved documentation comments across multiple applications.
[eq/.git] / templates / default / ppi_view.tpl
index 844b65d278bd98ebebf1d63421c8ed3573416b88..dfc6b124b6e4626403e42bef5e19753ba576a375 100644 (file)
@@ -8,8 +8,6 @@
 
        <a href="{ppi_link}">{ppi_link_title}</a>
        &nbsp; | &nbsp;
-       <a href="{eqpres_ppi_link}">{eqpres_ppi_link_title}</a>
-       &nbsp; | &nbsp;
        <a href="{schedule_ppi_link}">{schedule_ppi_link_title}</a>
        <br><br>
 
@@ -29,7 +27,6 @@
 
        <form action="{actionurl}" method="POST">
 
-<!-- BEGIN district_list -->
        <table border="0" width="{table_width}" cellspacing="2" cellpadding="2">
                <tr>
                        <td align="center" bgcolor="#c9c9c9" colspan=20>
                {stat_data}
        </table>
        <br><br>
-<!-- END district_list -->
-       <table border="0" width="{table_width}" cellspacing="2" cellpadding="2">
-               <tr>
-                       <td align="center" bgcolor="#c9c9c9" colspan=20>
-                       <font face="{font}"><b>Total PPIs</b></font>
-                       </td>
-               </tr>
-               <tr bgcolor="#c9c9c9"><font face="{font}">{header_row}</tr>
-               {totals}
-       </table>
+
 </center>