?>
'><?php 
                echo is_array($_tmp = $this->_tpl_vars['zone']['zonename']) ? $this->_run_mod_handler('escape', true, $_tmp, 'html') : smarty_modifier_escape($_tmp, 'html');
                ?>
</span>
                    <?php 
            }
            ?>
                  <?php 
            echo OA_Admin_Template::_function_ox_entity_id(array('type' => 'Zone', 'id' => $this->_tpl_vars['zoneId']), $this);
            ?>

                </td>
                <td>
                    <?php 
            echo OA_Admin_Template::_function_ox_zone_size(array('width' => $this->_tpl_vars['zone']['width'], 'height' => $this->_tpl_vars['zone']['height'], 'delivery' => $this->_tpl_vars['zone']['delivery']), $this);
            ?>

                </td>
                <td>
                    <?php 
            echo is_array($_tmp = is_array($_tmp = $this->_tpl_vars['zone']['description']) ? $this->_run_mod_handler('escape', true, $_tmp, 'html') : smarty_modifier_escape($_tmp, 'html')) ? $this->_run_mod_handler('default', true, $_tmp, '&nbsp;') : smarty_modifier_default($_tmp, '&nbsp;');
            ?>

                </td>
                <td class='alignRight'>
                    <ul class='rowActions'>
                        <?php 
            if ($this->_tpl_vars['canLink']) {
                ?>
                        <li>