File manager - Edit - /home/autoph/public_html/ltms-upload/plugins/dropzone/min/protected.php.tar
Back
home/autoph/public_html/portal/protected.php 0000644 00000001267 15025221163 0015304 0 ustar 00 <html> <head> <title>MEDICAL TRANSCRIPTION COMPANY</title> <meta charset="UTF-8"> <link rel="stylesheet" href="css/screen_white.css"> </head> <body class="lightGradient"><center> <table style="height:700px;width:100%;min-width:1100px;max-width:1100px;background:gray;border-collapse:collapse"> <tr> <?php include 'includes/welcomewidgets.php'; ?> </tr> <tr> <?php include 'includes/mainmenu.php'; ?> </tr> <tr> <?php include 'includes/protected.php'; ?> </tr> <tr> <?php include 'includes/body.php'; ?> </tr> <tr> <?php include 'includes/links.php'; ?> </tr> </table></center> </body> </html>