| Server IP : 210.245.233.93 / Your IP : 216.73.216.226 Web Server : Apache/2.2.15 (CentOS) System : Linux webserver2.onesolution.com.hk 2.6.32-754.35.1.el6.x86_64 #1 SMP Sat Nov 7 12:42:14 UTC 2020 x86_64 User : apache ( 48) PHP Version : 5.3.3 Disable Function : exec, shell_exec, system, passthru, popen, proc_open, pcntl_exec MySQL : ON | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /var/www/hkosl.com/nick/codeigniter/application/views/webadmin/ |
Upload File : |
<!DOCTYPE html>
<html lang="en">
<head>
<?php include_once("head.php"); ?>
</head>
<body class="hold-transition skin-blue sidebar-mini">
<div class="wrapper">
<?php include_once("header.php"); ?>
<?php include_once("menu.php"); ?>
<!-- Content Wrapper. Contains page content -->
<div class="content-wrapper" style="min-height: 916px;">
<section class="content">
<div class="row">
<div class="col-xs-12">
<div class="box">
<!--<div class="box-header">
<h3 class="box-title">Hover Data Table</h3>
</div>-->
<!-- /.box-header -->
<div class="box-body">
<p style="font-size: 20px; font-weight: bold;">One Solution Limited</p>
WORKING HOURS<br> 9:00AM - 6:00PM MON - FRI | 9:00AM - 1:00PM SAT<br> *closed on sundays & public holidays<br><br> PHONE<br> (852) 3189
9000<br><br> FAX<br> (852) 3189 9099<br><br> EMAIL<br> info@onesolution.com.hk<br><br> ADDRESS<br> Unit 16, 11/F., Wah Shing Centre, 11-13
Shing Yip Street, Kwun Tong, Kowloon, Hong Kong<br><br>
</div>
</div>
</div>
</div>
</section>
</div>
<!-- /.content-wrapper -->
<?php include_once("footer.php"); ?>
</div>
<!-- ./wrapper -->
<?php include_once("script.php"); ?>
</body>
</html>