settype($_from, 'array');
    }
    if (count($_from)) {
        foreach ($_from as $this->_tpl_vars['ban_details_edits']) {
            ?>
						<tr class="settings_line">
							<td nowrap><?php 
            echo is_array($_tmp = $this->_tpl_vars['ban_details_edits']['edit_time']) ? $this->_run_mod_handler('date_format', true, $_tmp, "%d. %b %Y - %T") : smarty_modifier_date_format($_tmp, "%d. %b %Y - %T");
            ?>
</td>
							<td nowrap><?php 
            echo $this->_tpl_vars['ban_details_edits']['admin_nick'];
            ?>
</td>
							<td><?php 
            echo is_array($_tmp = $this->_tpl_vars['ban_details_edits']['edit_reason']) ? $this->_run_mod_handler('bbcode2html', true, $_tmp) : smarty_modifier_bbcode2html($_tmp);
            ?>
</td>
						</tr>
						<?php 
        }
    }
    unset($_from);
    ?>
					</table>
					<?php 
}
?>
			</td></tr>
		</table>
</div></td>
" />
				<input type="hidden" name="cid" value="<?php 
            echo $this->_tpl_vars['comments']['id'];
            ?>
" />
				<input type="hidden" name="details_x" value="1" />
					<table frame="box" rules="groups" summary=""> 
						<tbody> 
							<!-- Comment List -->
							<tr> 
								<td style="width:130px;"><?php 
            echo is_array($_tmp = $this->_tpl_vars['comments']['date']) ? $this->_run_mod_handler('date_format', true, $_tmp, "%d. %b %Y - %T") : smarty_modifier_date_format($_tmp, "%d. %b %Y - %T");
            ?>
</td> 
								<td><?php 
            echo is_array($_tmp = $this->_tpl_vars['comments']['comment']) ? $this->_run_mod_handler('bbcode2html', true, $_tmp) : smarty_modifier_bbcode2html($_tmp);
            ?>
</td> 
								<td style="width:100px;"><?php 
            echo $this->_tpl_vars['comments']['name'];
            ?>
</td> 
								<td style="width:150px;"><?php 
            if ($this->_supers['session']['ip_view'] == 'yes') {
                echo $this->_tpl_vars['comments']['addr'];
            } else {
                ?>
<span style='font-style:italic;font-weight:bold'><?php 
                echo is_array($_tmp = '_HIDDEN') ? $this->_run_mod_handler('lang', true, $_tmp) : smarty_modifier_lang($_tmp);
                ?>
</span><?php 
						<td width="15%" valign="top"><b><?php 
    echo is_array($_tmp = '_WEB') ? $this->_run_mod_handler('lang', true, $_tmp) : smarty_modifier_lang($_tmp);
    ?>
</b></td>
						<td><?php 
    echo is_array($_tmp = $this->_tpl_vars['version_db_web']['changelog']) ? $this->_run_mod_handler('bbcode2html', true, $_tmp) : smarty_modifier_bbcode2html($_tmp);
    ?>
</td>
					</tr>
					<tr class="settings_line">
						<td width="15%" valign="top"><b><?php 
    echo is_array($_tmp = '_PLUGIN') ? $this->_run_mod_handler('lang', true, $_tmp) : smarty_modifier_lang($_tmp);
    ?>
</b></td>
						<td><?php 
    echo is_array($_tmp = $this->_tpl_vars['version_db_plugin']['changelog']) ? $this->_run_mod_handler('bbcode2html', true, $_tmp) : smarty_modifier_bbcode2html($_tmp);
    ?>
</td>
					</tr>
				</table>
				<br />
			</table>
			<?php 
    if ($this->_tpl_vars['web'] == true) {
        ?>
<center><div class="admin_msg"><img src="images/warning.gif" border="0" /> <a href="<?php 
        echo $this->_tpl_vars['version_db_web']['url'];
        ?>
" target="_blank"><?php 
        echo is_array($_tmp = '_WEBUPDATE_RECOMMENDED') ? $this->_run_mod_handler('lang', true, $_tmp) : smarty_modifier_lang($_tmp);
        ?>