HEX
Server: Apache/2.2.15 (CentOS)
System: Linux ip-10-0-2-146.eu-west-1.compute.internal 2.6.32-754.35.1.el6.centos.plus.x86_64 #1 SMP Sat Nov 7 11:33:42 UTC 2020 x86_64
User: root (0)
PHP: 5.6.40
Disabled: NONE
Upload Files
File: /www/exchange0old/exchange/templates/editUserDetails.html
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>:: Credebt Exchange - Admin Panel ::</title>
<link rel="stylesheet" href="css/stylesheet.css" type="text/css" />
<link rel="shortcut icon" href="http://www.credebtexchange.com/images/logo_favicon.ico"  />
<script type="text/javascript" src="js/jquery-1.4.2.min.js"></script>
<script type="text/javascript" src="js/aj_admin_home.js"></script>
<script type="text/javascript" src="js/tooltip.js"></script>
<script type="text/javascript" src="js/pngfix.js"></script>
<script type="text/javascript" src="js/row_color.js"></script>
<script type="text/javascript">
	 $(document).ready(function(){ 
        $(document).pngFix();  
    }); 
</script>
</head>
<body>
<table width="100%" border="0" cellspacing="0" cellpadding="0" >
  <tr>
    <td align="left" width="2%" valign="top" class="inves_top_bg">&nbsp;</td>
    <td align="left" width="96%" valign="top" class="inves_top_bg"><table width="100%" cellspacing="0" cellpadding="0" border="0">
        <tbody>
          <tr>
            <td><span>Edit
              <AJDF:output>$smarty.get.title</AJDF:output>
              </span></td>
            <td valign="middle" align="right"></td>
          </tr>
        </tbody>
      </table></td>
    <td class="inves_top_bg" align="left" width="2%" valign="top">&nbsp;</td>
  </tr>
  <tr>
    <td colspan="3"><table width="100%" border="0" cellspacing="0" cellpadding="0">
        <tr>
          <td align="left" valign="top"  colspan="3"><form action="?do=saveuserdetails&id=<AJDF:output>$smarty.get.id</AJDF:output>&flag=<AJDF:output>$smarty.get.flag</AJDF:output>&title=<AJDF:output>$smarty.get.title</AJDF:output>" method="post" name="saveOrg">
              <table width="100%" border="0" cellspacing="0" cellpadding="0">
                <tr>
                  <td align="left" valign="top" class="about_c_1"><table width="100%" border="0" cellspacing="0" cellpadding="0">
                      <tr class="very_lite_gray">
                        <td align="left" valign="top">&nbsp;</td>
                      </tr>
                      <tr class="very_lite_gray">
                        <td align="left" valign="top" class="txt_12_red">&nbsp;&nbsp;<b>Please Note:</b> All fields marked with * require an input </td>
                      </tr>
                      <tr class="very_lite_gray">
                        <td align="left" valign="top">&nbsp;</td>
                      </tr>
                    </table></td>
                </tr>
                <tr class="very_lite_gray">
                  <td align="center" valign="top" class="about_c_1"><table width="100%" cellspacing="2" cellpadding="2" border="0">
                               <tbody>
				      <tr>
                                        <td align="center" valign="top" class="txt_11_red"> * </td>
                                        <td align="left" width="37%" valign="top">First Name:</td>
                                        <td align="left" width="63%" valign="top"><input type="text" class="text_b" value="<AJDF:output>$values.first_name</AJDF:output>" name="first_name" id="first_name"><br><span style="color: rgb(255, 0, 0);"><AJDF:output>$errmsg.first_name</AJDF:output></span></td>
                                   
                                      </tr>

					<tr>
                                        <td align="center" valign="top" class="txt_11_red"> * </td>
                                        <td align="left" width="37%" valign="top">Last Name :</td>
                                        <td align="left" width="63%" valign="top"><input type="text" class="text_b" value="<AJDF:output>$values.last_name</AJDF:output>" name="last_name" id="last_name"><br><span style="color: rgb(255, 0, 0);"><AJDF:output>$errmsg.last_name</AJDF:output></span></td>
                                        
                                      </tr>	


					
					<tr>
                                        <td align="center" valign="top" class="txt_11_red"></td>
                                        <td align="left" width="37%" valign="top">Email ID :</td>
                                        <td align="left" width="63%" valign="top"><input type="text" class="text_b" value="<AJDF:output>$values.admin_email</AJDF:output>" name="admin_email" id="admin_email"><br><span style="color: rgb(255, 0, 0);"><AJDF:output>$errmsg.admin_email</AJDF:output></span></td>
                                       
                                      </tr>





				      <tr>
                                        <td align="center" valign="top" class="txt_11_red"> * </td>
                                        <td align="left" width="33%" valign="top">Password:</td>
                                        <td align="left" width="67%" valign="top"><input type="text" class="text_b" value="<AJDF:output>$values.admin_password</AJDF:output>" name="admin_password" id="admin_password"><br><span style="color: rgb(255, 0, 0);"><AJDF:output>$errmsg.admin_password</AJDF:output></span></td>
                                      
                                      </tr>

					<tr>
                                        <td align="center" valign="top" class="txt_11_red"> * </td>
                                        <td align="left" width="33%" valign="top">Admin Type :</td>
                                        <td align="left" width="67%" valign="top"><AJDF:output>$type</AJDF:output>


<!--<input type="text" class="text_b" value="<AJDF:output>$values.admin_type</AJDF:output>" name="admin_type" id="admin_type">--><br><span style="color: rgb(255, 0, 0);"><AJDF:output>$errmsg.admin_type</AJDF:output></span></td>
                                       
                                      </tr>	



			       </tbody>
				

			   </table></td>
                </tr>
                <tr>
                  <td align="center" valign="top" class="about_c_1"></td>
                </tr>
                <tr>
                  <td align="center" valign="top" class="dark_gray_bg">
                    <input name="submit" value="Save &amp; Continue " class="mem_bttn" type="submit">
                    </a></td>
                </tr>
              </table>
            </form></td>
        </tr>
      </table></td>
  </tr>
</table>

<style>
.text_seven{
	width:55px !important;
}
.very_lite_gray {
    background: none repeat scroll 0 0 #EDEDED;
    border-bottom: 2px solid #FFFFFF;
    border-top: 2px solid #FFFFFF;
}
.about_c_1 {
    border-bottom: 1px solid #FFFFFF;
}
.dark_gray_bg {
    background: none repeat scroll 0 0 #808080;
    padding: 5px 0;
}
.inves_top_bg {
    background: none repeat scroll 0 0 #555555;
    padding: 5px 0;
}
.inves_top_bg span {
    color: #FFFFFF;
    font-weight: bold;
    line-height: 28px;
    padding-left: 10px;
}
</style>
</body>
</html>