|
Server : Apache/2.4.62 System : FreeBSD fbsdweb2.web.rcn.net 14.1-RELEASE FreeBSD 14.1-RELEASE releng/14.1-n267679-10e31f0946d8 GENERIC amd64 User : www ( 80) PHP Version : 8.3.8 Disable Function : NONE Directory : /domains/klengineers/klwebsite-controller/inc/ |
Upload File : |
<div class="section">
<!--[if !IE]>start title wrapper<![endif]-->
<div class="title_wrapper"> <span class="title_wrapper_top"></span>
<div class="title_wrapper_inner"> <span class="title_wrapper_middle"></span>
<div class="title_wrapper_content">
<h2>Change Password</h2>
</div>
</div>
<span class="title_wrapper_bottom"></span> </div>
<!--[if !IE]>end title wrapper<![endif]-->
<!--[if !IE]>start section content<![endif]-->
<div class="section_content" ><span class="section_content_top"></span>
<div class="section_content_inner" >
<!--[if !IE]>start forms<![endif]-->
<div class="forms_wrapper" style="margin-top:40px;">
<form action="" class="search_form general_form" name="addForm" id="addForm" method="post" enctype="multipart/form-data" >
<!--[if !IE]>start fieldset<![endif]-->
<fieldset>
<!--[if !IE]>start forms<![endif]-->
<div class="forms" > <?php include('inc/showMsg.inc.php');?>
<!--<h3>Page: About</h3>-->
<!--[if !IE]>start row<![endif]-->
<div class="row">
<label>Current Passord:</label>
<div class="inputs"> <span class="input_wrapper" style="width:50%">
<input class="text" name="c_pass" id="c_pass" value="" type="password" style="width:50%" />
</span> <!--<span class="system positive">This is a positive message</span>--> </div>
</div>
<div class="row">
<label>New Passord:</label>
<div class="inputs"> <span class="input_wrapper" style="width:50%">
<input class="text" name="n_pass" id="n_pass" value="" type="password" style="width:50%" />
</span> <!--<span class="system positive">This is a positive message</span>--> </div>
</div><div class="row">
<label>Confirm Passord:</label>
<div class="inputs"> <span class="input_wrapper" style="width:50%">
<input class="text" name="c_n_pass" id="c_n_pass" value="" type="password" style="width:50%" />
</span> <!--<span class="system positive">This is a positive message</span>--> </div>
</div>
<!--[if !IE]>end row<![endif]-->
<!--[if !IE]>start row<![endif]-->
<!-- <div class="row">
<label>Return error:</label>
<div class="inputs"> <span class="input_wrapper">
<input class="text" name="" type="text" />
</span> <span class="system negative">This is a negative message</span> </div>
</div>-->
<!--[if !IE]>end row<![endif]-->
<!--[if !IE]>start row<![endif]-->
<!--<div class="row">
<label>Attach files:</label>
<div class="inputs"> <span class="input_wrapper">
<input class="text" name="" type="text" />
</span> </div>
</div>-->
<!--[if !IE]>end row<![endif]-->
<!--[if !IE]>start row<![endif]-->
<div class="row">
<div class="inputs"> <span class="button blue_button search_button"><span><span>SUBMIT</span></span>
<input name="addSubmit" type="submit" />
</span></div>
</div>
<!--[if !IE]>end row<![endif]-->
</div>
<!--[if !IE]>end forms<![endif]-->
</fieldset>
<!--[if !IE]>end fieldset<![endif]-->
</form>
</div>
<!--[if !IE]>end forms<![endif]-->
</div>
<span class="section_content_bottom"></span> </div>
<!--[if !IE]>end section content<![endif]-->
</div>