File: /www/exchange0old/exchange/admin/cache/%%E7^E7D^E7D7512A%%orgtype.html.php
<?php /* Smarty version 2.6.19, created on 2024-07-08 17:25:57
compiled from content/orgtype.html */ ?>
<?php require_once(SMARTY_CORE_DIR . 'core.load_plugins.php');
smarty_core_load_plugins(array('plugins' => array(array('function', 'substr', 'content/orgtype.html', 69, false),)), $this); ?>
<?php $_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => "header.html", 'smarty_include_vars' => array()));
$this->_tpl_vars = $_smarty_tpl_vars;
unset($_smarty_tpl_vars);
?>
<script type="text/javascript">
$('document').ready(function(){
current_table=$('.dynamicTable').dataTable({
"sPaginationType": "full_numbers",
"bAutoWidth": false,
"bLengthChange": false
});
});
</script>
<div id="body_portion">
<div id="admin_menu">
<?php $_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => "left.html", 'smarty_include_vars' => array()));
$this->_tpl_vars = $_smarty_tpl_vars;
unset($_smarty_tpl_vars);
?>
<div id="left_menu1" class="folded" style="display:none;"> <a href="javascript:void(0)" class="panel_open" onclick="showLeftPanel('left_menu','left_menu1','body_portion');"></a>
<div class="top_menu"> <a href="#" class="dashboard"> </a> </div>
<div class="center_menu"> <a href="javascript:void(0)" class="settings" onmouseover="showLeft_DD_Mnu('left_dd_Mnu','aele_id1');" id="aele_id1" onmouseout="HideLeft_DD_Mnu('left_dd_Mnu');"> </a> </div>
<div class="center_menu"> <a href="#" class="cms"> </a> </div>
<div class="center_menu"> <a href="#" class="user"> </a> </div>
<div class="center_menu"> <a href="#" class="prayer"> </a> </div>
<div class="center_menu"> <a href="#" class="group"> </a> </div>
<div class="center_menu"> <a href="#" class="event"> </a> </div>
<div class="center_menu"> <a href="#" class="message"> </a> </div>
<div class="center_menu"> <a href="#" class="news"> </a> </div>
<div class="bottom_menu"> <a href="#" class="logs"> </a> </div>
</div>
<div id="right_content">
<table cellpadding="0" cellspacing="0" border="0" width="100%" class="margin_table">
<tr>
<td valign="top" align="left" width="2%" class="hdr_tl"> </td>
<td valign="top" align="left" width="96%" class="hdr_tc">
<table width="100%">
<tr>
<td align="left" width="50%">Organisation Type</td>
<td align="right" width="50%">
<a class="under_blue" href="?do=addorgtype">Add</a>
</td>
</tr>
</table>
</td>
<td valign="top" align="left" width="2%" class="hdr_tr"> </td>
</tr>
<?php if (count ( $this->_tpl_vars['success_org'] ) > 0): ?>
<div class="success-msgbox"><span>
<?php $_from = $this->_tpl_vars['success_org']; if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array'); }$this->_foreach['err'] = array('total' => count($_from), 'iteration' => 0);
if ($this->_foreach['err']['total'] > 0):
foreach ($_from as $this->_tpl_vars['err']):
$this->_foreach['err']['iteration']++;
?>
<?php echo $this->_tpl_vars['success_org']; ?>
<br>
<?php endforeach; endif; unset($_from); ?></span></div>
<?php endif; ?>
<tr>
<td valign="top" align="left" colspan="3" class="hdr_center">
<table cellpadding="0" cellspacing="0" border="0" width="100%" class="table table-hover table-striped table-responsive dynamicTable">
<thead>
<tr>
<th valign="top" align="" width="25%">Title</th>
<th valign="top" align="left" width="60%">Description</th>
<th valign="top" align="left" width=""> Options </th>
</tr>
</thead>
<tbody>
<?php $_from = $this->_tpl_vars['data']; if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array'); }if (count($_from)):
foreach ($_from as $this->_tpl_vars['item']):
?>
<tr>
<td valign="top" align="left"><?php echo $this->_tpl_vars['item']['label_title']; ?>
</td>
<td valign="top" align="left"><?php echo smarty_function_substr(array('string' => $this->_tpl_vars['item']['label_description'],'lenght' => 70), $this);?>
</td>
<td valign="top" align="left">
<a class="btn btn-sm btn-default" href="?do=editorgtype&labelid=<?php echo $this->_tpl_vars['item']['label_id']; ?>
" title="Edit">
<i class="glyphicon glyphicon-edit"></i>
</a>
<a class="btn btn-sm btn-default" href="?do=deleteorgtype&labelid=<?php echo $this->_tpl_vars['item']['label_id']; ?>
" title="Delete">
<i class="glyphicon glyphicon-remove"></i>
</a>
</td>
</tr>
<?php endforeach; endif; unset($_from); ?>
</tbody>
</table>
</td>
</tr>
<tr>
<td valign="top" align="left" width="2%" class="hdr_bl"> </td>
<td valign="top" align="left" width="96%" class="hdr_bc"> </td>
<td valign="top" align="left" width="2%" class="hdr_br"> </td>
</tr>
</table>
</div>
<div class="clear"></div>
</div>
</div>
<?php $_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => "footer.html", 'smarty_include_vars' => array()));
$this->_tpl_vars = $_smarty_tpl_vars;
unset($_smarty_tpl_vars);
?>
</body>
<div class="center_menu_dd" id="left_dd_Mnu" style="display:none; position:absolute;" onmouseover="this.style.display='block';" onmouseout="this.style.display='none'">
<div class="center_menu_hdr">Settings</div>
<ul class="child1">
<li><a href="#" class="select">Site Settings</a></li>
<li><a href="#">Registration Settings</a></li>
<li><a href="#">Mail Settings</a></li>
<li><a href="#">IP Block Settings</a></li>
</ul>
</div>
</html>