smarty_form_table($this->_tag_stack[count($this->_tag_stack) - 1][1], null, $this, $_block_repeat);
    while ($_block_repeat) {
        ob_start();
        ?>


      <?php 
        $this->_tag_stack[] = array('form_table_column', array('columnid' => 'id', 'header' => ""));
        $_block_repeat = true;
        smarty_form_table_column($this->_tag_stack[count($this->_tag_stack) - 1][1], null, $this, $_block_repeat);
        while ($_block_repeat) {
            ob_start();
            ?>

        <center> <?php 
            echo smarty_form_table_checkbox(array('option' => $this->_tpl_vars['domains']['id']), $this);
            ?>
 </center>
      <?php 
            $_block_content = ob_get_contents();
            ob_end_clean();
            $_block_repeat = false;
            echo smarty_form_table_column($this->_tag_stack[count($this->_tag_stack) - 1][1], $_block_content, $this, $_block_repeat);
        }
        array_pop($this->_tag_stack);
        ?>


      <?php 
        $this->_tag_stack[] = array('form_table_column', array('columnid' => 'fulldomainname', 'header' => "[DOMAIN_NAME]"));
        $_block_repeat = true;
    $this->_tag_stack[] = array('form_table', array('field' => 'cart'));
    $_block_repeat = true;
    smarty_form_table($this->_tag_stack[count($this->_tag_stack) - 1][1], null, $this, $_block_repeat);
    while ($_block_repeat) {
        ob_start();
        ?>

      <?php 
        $this->_tag_stack[] = array('form_table_column', array('columnid' => ""));
        $_block_repeat = true;
        smarty_form_table_column($this->_tag_stack[count($this->_tag_stack) - 1][1], null, $this, $_block_repeat);
        while ($_block_repeat) {
            ob_start();
            ?>
        <center> <?php 
            echo smarty_form_table_checkbox(array('option' => $this->_tpl_vars['cart']['orderitemid']), $this);
            ?>
 </center>
      <?php 
            $_block_content = ob_get_contents();
            ob_end_clean();
            $_block_repeat = false;
            echo smarty_form_table_column($this->_tag_stack[count($this->_tag_stack) - 1][1], $_block_content, $this, $_block_repeat);
        }
        array_pop($this->_tag_stack);
        ?>

      <?php 
        $this->_tag_stack[] = array('form_table_column', array('columnid' => 'description', 'header' => "[ITEM]"));
        $_block_repeat = true;
        smarty_form_table_column($this->_tag_stack[count($this->_tag_stack) - 1][1], null, $this, $_block_repeat);
    smarty_form_table($this->_tag_stack[count($this->_tag_stack) - 1][1], null, $this, $_block_repeat);
    while ($_block_repeat) {
        ob_start();
        ?>


      <?php 
        $this->_tag_stack[] = array('form_table_column', array('columnid' => 'id', 'header' => ""));
        $_block_repeat = true;
        smarty_form_table_column($this->_tag_stack[count($this->_tag_stack) - 1][1], null, $this, $_block_repeat);
        while ($_block_repeat) {
            ob_start();
            ?>

        <center> <?php 
            echo smarty_form_table_checkbox(array('option' => $this->_tpl_vars['hosting_services']['id']), $this);
            ?>
 </center>
      <?php 
            $_block_content = ob_get_contents();
            ob_end_clean();
            $_block_repeat = false;
            echo smarty_form_table_column($this->_tag_stack[count($this->_tag_stack) - 1][1], $_block_content, $this, $_block_repeat);
        }
        array_pop($this->_tag_stack);
        ?>


      <?php 
        $this->_tag_stack[] = array('form_table_column', array('columnid' => 'title', 'header' => "[TITLE]"));
        $_block_repeat = true;
    smarty_form_table($this->_tag_stack[count($this->_tag_stack) - 1][1], null, $this, $_block_repeat);
    while ($_block_repeat) {
        ob_start();
        ?>


      <?php 
        $this->_tag_stack[] = array('form_table_column', array('columnid' => "", 'header' => "[ENABLED]"));
        $_block_repeat = true;
        smarty_form_table_column($this->_tag_stack[count($this->_tag_stack) - 1][1], null, $this, $_block_repeat);
        while ($_block_repeat) {
            ob_start();
            ?>

        <center> <?php 
            echo smarty_form_table_checkbox(array('option' => $this->_tpl_vars['modules']['name']), $this);
            ?>
 </center>
      <?php 
            $_block_content = ob_get_contents();
            ob_end_clean();
            $_block_repeat = false;
            echo smarty_form_table_column($this->_tag_stack[count($this->_tag_stack) - 1][1], $_block_content, $this, $_block_repeat);
        }
        array_pop($this->_tag_stack);
        ?>


      <?php 
        $this->_tag_stack[] = array('form_table_column', array('columnid' => 'name', 'header' => "[MODULE_NAME]"));
        $_block_repeat = true;