update v1.0.6

This commit is contained in:
sujitprasad
2016-02-16 22:42:08 +05:30
parent e6b579d67b
commit 073a49a8af
587 changed files with 21487 additions and 22766 deletions

View File

@@ -85,11 +85,11 @@
</style>
</head>
<body class="wc-setup wp-core-ui">
<h1 id="wc-logo"><a href="#">
<h1 id="wc-logo"><a href="http://www.faveohelpdesk.com">
<img src="{{asset("lb-faveo/media/installer/faveo.png")}}" alt="faveo" width="
250px"></a></h1>
<ol class="wc-setup-steps">
<li class="@yield('licence')">Licence Agreement</li>
<li class="@yield('license')">License Agreement</li>
<li class="@yield('environment')">Environment Test</li>
<li class="@yield('database')">Database Setup</li>
<li class="@yield('locale')">Locale Information</li>
@@ -98,8 +98,9 @@
<div class="wc-setup-content">
@yield('content')
</div>
<br/>
<center>&copy;<?php echo date('Y')?>. Powered by <a target="_blank" href="http://www.faveohelpdesk.com">Faveo </a></center>
<p style="text-align: center;"> Copyright &copy; <?php echo date('Y')?> · Ladybird Web Solution Pvt Ltd. All Rights Reserved. Powered by <a target="_blank" href="http://www.faveohelpdesk.com">Faveo </a></p>
{{-- // <script src="http://cdnjs.cloudflare.com/ajax/libs/jquery/2.0.2/jquery.min.js"></script> --}}
{{-- // <script src="{{asset("lb-faveo/installer/js/index.js ")}}"></script> --}}
</body>