Files
EasySoft-ZenTaoPMS/module/misc/view/qrcode.html.php
2013-11-01 03:37:25 +00:00

7 lines
271 B
PHP

<?php include '../../common/view/header.lite.html.php';?>
<table class='table-1' style='margin-top:100px;'>
<caption><?php echo $lang->misc->mobile?></caption>
<tr><td><?php echo $noGDLib?></td></tr>
</table>
<?php include '../../common/view/footer.lite.html.php';?>