File: /www/exchange0old/exchange/admin/cache/%%5A^5A0^5A05712B%%editUserDetails.html.php
<?php /* Smarty version 2.6.19, created on 2024-07-10 11:11:01
compiled from staff/editUserDetails.html */ ?>
<?php require_once(SMARTY_CORE_DIR . 'core.load_plugins.php');
smarty_core_load_plugins(array('plugins' => array(array('modifier', 'siteUrl', 'staff/editUserDetails.html', 7, false),)), $this); ?>
<!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="<?php echo ((is_array($_tmp='/images/logo_favicon.ico')) ? $this->_run_mod_handler('siteUrl', true, $_tmp) : smarty_modifier_siteUrl($_tmp)); ?>
" />
<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"> </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
<?php echo $_GET['title']; ?>
</span></td>
<td valign="middle" align="right"></td>
</tr>
</tbody>
</table></td>
<td class="inves_top_bg" align="left" width="2%" valign="top"> </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=<?php echo $_GET['id']; ?>
&flag=<?php echo $_GET['flag']; ?>
&title=<?php echo $_GET['title']; ?>
" 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"> </td>
</tr>
<tr class="very_lite_gray">
<td align="left" valign="top" class="txt_12_red"> <b>Please Note:</b> All fields marked with * require an input </td>
</tr>
<tr class="very_lite_gray">
<td align="left" valign="top"> </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="<?php echo $this->_tpl_vars['values']['first_name']; ?>
" name="first_name" id="first_name"><br><span style="color: rgb(255, 0, 0);"><?php echo $this->_tpl_vars['errmsg']['first_name']; ?>
</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="<?php echo $this->_tpl_vars['values']['last_name']; ?>
" name="last_name" id="last_name"><br><span style="color: rgb(255, 0, 0);"><?php echo $this->_tpl_vars['errmsg']['last_name']; ?>
</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="<?php echo $this->_tpl_vars['values']['admin_email']; ?>
" name="admin_email" id="admin_email"><br><span style="color: rgb(255, 0, 0);"><?php echo $this->_tpl_vars['errmsg']['admin_email']; ?>
</span></td>
</tr>
<tr>
<td align="center" valign="top" class="txt_11_red"></td>
<td align="left" width="37%" valign="top">Admin Code:</td>
<td align="left" width="63%" valign="top"><input type="text" class="text_b" value="<?php echo $this->_tpl_vars['values']['admin_code']; ?>
" name="admin_code" id="admin_code"><br><span style="color: rgb(255, 0, 0);"><?php echo $this->_tpl_vars['errmsg']['admin_code']; ?>
</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="" name="admin_password" id="admin_password"><br><span style="color: rgb(255, 0, 0);"><?php echo $this->_tpl_vars['errmsg']['admin_password']; ?>
</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">
<select name="admin_type" id="admin_type" class="cmb_bx1" >
<option value="">Select Type</option>
<?php $_from = $this->_tpl_vars['types']; if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array'); }if (count($_from)):
foreach ($_from as $this->_tpl_vars['id'] => $this->_tpl_vars['item']):
?>
<option value='<?php echo $this->_tpl_vars['id']; ?>
' <?php if ($this->_tpl_vars['id'] == $this->_tpl_vars['values']['admin_type']): ?> selected="selected" <?php endif; ?> ><?php echo $this->_tpl_vars['item']; ?>
</option>
<?php endforeach; endif; unset($_from); ?>
</select>
<br><span style="color: rgb(255, 0, 0);">
<?php echo $this->_tpl_vars['errmsg']['admin_type']; ?>
</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 & Continue " class="mem_bttn" type="submit">
</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>