* add view file for misc-qrcode.
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
<?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';?>
|
||||
Reference in New Issue
Block a user