Server IP : 192.185.129.71 / Your IP : 18.223.135.15 Web Server : Apache System : Linux bh-ht-3.webhostbox.net 4.19.286-203.ELK.el7.x86_64 #1 SMP Wed Jun 14 04:33:55 CDT 2023 x86_64 User : svymadmin ( 4072) PHP Version : 7.4.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON Directory (0755) : /home4/svymadmin/public_html/vivekaexcel.edu.in/school/application/views/install/main/ |
[ Home ] | [ C0mmand ] | [ Upload File ] |
---|
<div class="row" style="margin-top: 30px;"> <div class="col-md-8 col-md-offset-2"> <div class="panel panel-default" data-collapsed="0" style="border-color: #dedede;"> <!-- panel body --> <div class="panel-body" style="font-size: 14px;"> <h3>Success!!</h3> <br> <p style="font-size: 14px;"> <strong>Installation was successfull. Please login to continue..</strong> </p> <br> <table> <tbody> <tr> <td style="padding: 12px;"><strong>Administrator Email |</strong></td> <td style="padding: 12px;"><?php echo $admin_email; ?></td> </tr> <tr> <td style="padding: 12px;"><strong>Password |</strong></td> <td style="padding: 12px;">Your chosen password</td> </tr> </tbody> </table> <br> <p> <a href="<?php echo site_url('install/success/login');?>" class="btn btn-info"> <i class="entypo-login"></i> Log In </a> </p> </div> </div> </div> </div>