[ Mini Kiebo ]
Server: Windows NT DESKTOP-5B8S0D4 6.2 build 9200 (Windows 8 Professional Edition) i586
Path:
D:
/
Backup
/
05122024
/
htdocs
/
simpeg
/
mobile
/
[
Home
]
File: menu.inc.php
<button class="btn btn-danger rounded sq-btn text-white" type="button" onclick="location.href='<?php echo $msp["dsb"];?>';"><i class="material-icons w-25px">home_outline</i></button> <button class="btn btn-primary rounded sq-btn text-white" type="button" onclick="location.href='<?php echo $msp["cin"];?>';"><i class="material-icons w-25px">fingerprint</i></button> <button class="btn btn-warning rounded sq-btn text-white" type="button" onclick="location.href='<?php echo $msp["prf"];?>';"><i class="material-icons w-25px">account_circle</i></button> <button class="btn btn-success rounded sq-btn text-white" type="button" onclick="location.href='<?php echo $msp["rpt"];?>';"><i class="material-icons w-25px">assignment</i></button> <button class="btn btn-info rounded sq-btn text-white" type="button" onclick="location.href='<?php echo $msp["lgt"];?>';"><i class="material-icons w-25px">exit_to_app</i></button>