<?php // Copyright, Panalink Infotech Limited. Created on: 19-02-2012 // Include header include "header.php"; echo $succFailMesg; ?> <table border='0' class='pa-nor pa-table'> <tr valign='top'><td>enquiry_source</td><td><?php echo $dbObject->getDbField('enquiry_source');?> </td></tr> </table> <?php // Include footer include "footer.php"; ?>