function content_55dc7cc64036d7_14162086($_smarty_tpl)
    {
        fn_preload_lang_vars(array('switch_layout'));
        ?>
<div id="content_blocks">
    <?php 
        if (count($_smarty_tpl->tpl_vars['layouts']->value) > 1) {
            ?>
    <div class="form-horizontal form-edit">
        <div class="control-group">
            <label class="control-label"><?php 
            echo $_smarty_tpl->__("switch_layout");
            ?>
</label>
            <div class="controls">
                <?php 
            echo $_smarty_tpl->getSubTemplate("common/select_object.tpl", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, null, array('style' => "graphic", 'link_tpl' => fn_link_attach($_smarty_tpl->tpl_vars['config']->value['current_url'], "s_layout="), 'items' => $_smarty_tpl->tpl_vars['layouts']->value, 'selected_id' => $_smarty_tpl->tpl_vars['runtime']->value['layout']['layout_id'], 'key_name' => "name", 'display_icons' => false, 'target_id' => "content_blocks"), 0);
            ?>

            </div>
        </div>
    </div>
    <?php 
        }
        ?>
    <?php 
        echo $_smarty_tpl->getSubTemplate("views/block_manager/manage.tpl", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, null, array(), 0);
        ?>

</div><?php 
    }
    function content_55db8bdb7d5a56_01074186($_smarty_tpl)
    {
        if (!is_callable('smarty_block_inline_script')) {
            include '/var/www/html/market/app/functions/smarty_plugins/block.inline_script.php';
        }
        fn_preload_lang_vars(array('addons.tags.add_a_tag'));
        $_smarty_tpl->smarty->_tag_stack[] = array('inline_script', array());
        $_block_repeat = true;
        echo smarty_block_inline_script(array(), null, $_smarty_tpl, $_block_repeat);
        while ($_block_repeat) {
            ob_start();
            echo '<script';
            ?>
 type="text/javascript">
(function(_, $) {
    _.tr({
		addons_tags_add_a_tag: '<?php 
            echo strtr($_smarty_tpl->__("addons.tags.add_a_tag"), array("\\" => "\\\\", "'" => "\\'", "\"" => "\\\"", "\r" => "\\r", "\n" => "\\n", "</" => "<\\/"));
            ?>
'
    });
}(Tygh, Tygh.$));
<?php 
            echo '</script';
            ?>
><?php 
            $_block_content = ob_get_clean();
            $_block_repeat = false;
            echo smarty_block_inline_script(array(), $_block_content, $_smarty_tpl, $_block_repeat);
        }
        array_pop($_smarty_tpl->smarty->_tag_stack);
    }
    function content_55dc7cc5ddc669_92196486($_smarty_tpl)
    {
        fn_preload_lang_vars(array('blog', 'image'));
        if ($_smarty_tpl->tpl_vars['page_type']->value == @constant('PAGE_TYPE_BLOG')) {
            ?>

<?php 
            echo $_smarty_tpl->getSubTemplate("common/subheader.tpl", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, null, array('title' => __("blog"), 'target' => "#blog_image"), 0);
            ?>

<div id="blog_image" class="in collapse">
    <fieldset>
        <div class="control-group">
            <label class="control-label"><?php 
            echo $_smarty_tpl->__("image");
            ?>
:</label>
            <div class="controls">
                <?php 
            echo $_smarty_tpl->getSubTemplate("common/attach_images.tpl", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, null, array('image_name' => "blog_image", 'image_object_type' => "blog", 'image_pair' => $_smarty_tpl->tpl_vars['page_data']->value['main_pair'], 'no_detailed' => true, 'hide_titles' => true), 0);
            ?>

            </div>
        </div>
    </fieldset>
</div>

<?php 
        }
    }
    function content_55ccecdc1c5410_56810922($_smarty_tpl)
    {
        fn_preload_lang_vars(array('comments_and_reviews', 'discussion_title_product'));
        if ($_smarty_tpl->tpl_vars['runtime']->value['company_id'] && fn_allowed_for("ULTIMATE") || fn_allowed_for("MULTIVENDOR")) {
            ?>
    <?php 
            echo $_smarty_tpl->getSubTemplate("common/subheader.tpl", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, null, array('title' => __("comments_and_reviews"), 'target' => "#discussion_product_setting"), 0);
            ?>

    <div id="discussion_product_setting" class="in collapse">
    	<fieldset>
			<?php 
            $_smarty_tpl->tpl_vars['no_hide_input'] = new Smarty_variable(false, null, 0);
            ?>
			<?php 
            if (fn_allowed_for("ULTIMATE")) {
                ?>
				<?php 
                $_smarty_tpl->tpl_vars['no_hide_input'] = new Smarty_variable(true, null, 0);
                ?>
			<?php 
            }
            ?>

			<?php 
            echo $_smarty_tpl->getSubTemplate("addons/discussion/views/discussion_manager/components/allow_discussion.tpl", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, null, array('prefix' => "product_data", 'object_id' => $_smarty_tpl->tpl_vars['product_data']->value['product_id'], 'object_type' => "P", 'title' => __("discussion_title_product"), 'no_hide_input' => $_smarty_tpl->tpl_vars['no_hide_input']->value), 0);
            ?>

    	</fieldset>
    </div>
<?php 
        }
    }
    function content_55cced68223040_79856152($_smarty_tpl)
    {
        fn_preload_lang_vars(array('cancel'));
        ?>
<a class="cm-dialog-closer cm-cancel tool-link btn"><?php 
        echo $_smarty_tpl->__("cancel");
        ?>
</a>
<?php 
        if ($_smarty_tpl->tpl_vars['is_js']->value == true) {
            ?>
    <?php 
            echo $_smarty_tpl->getSubTemplate("buttons/button.tpl", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, null, array('but_name' => "submit", 'but_text' => $_smarty_tpl->tpl_vars['but_close_text']->value, 'but_onclick' => $_smarty_tpl->tpl_vars['but_close_onclick']->value, 'but_role' => "button_main", 'but_meta' => "cm-process-items cm-dialog-closer btn-primary"), 0);
            ?>

    <?php 
            if ($_smarty_tpl->tpl_vars['but_text']->value) {
                ?>
        <?php 
                echo $_smarty_tpl->getSubTemplate("buttons/button.tpl", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, null, array('but_name' => '', 'but_text' => $_smarty_tpl->tpl_vars['but_text']->value, 'but_onclick' => $_smarty_tpl->tpl_vars['but_onclick']->value, 'but_role' => "submit", 'but_meta' => "cm-process-items btn-primary"), 0);
                ?>

    <?php 
            }
        } else {
            ?>
    <?php 
            echo $_smarty_tpl->getSubTemplate("buttons/button.tpl", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, null, array('but_name' => "submit", 'but_text' => $_smarty_tpl->tpl_vars['but_close_text']->value, 'but_role' => "button_main", 'but_meta' => "cm-process-items btn-primary"), 0);
            ?>

<?php 
        }
    }
    function content_55e6204ede7d19_44315962($_smarty_tpl)
    {
        fn_preload_lang_vars(array('install_theme_text', 'upload'));
        ?>
<div id="upload_upgrade_package_container" class="install-addon">
    <form action="<?php 
        echo htmlspecialchars(fn_url(''), ENT_QUOTES, 'UTF-8');
        ?>
" method="post" name="upgrade_package_upload_form" class="form-horizontal" enctype="multipart/form-data">
        <div class="install-addon-wrapper">
            <img class="install-addon-banner" src="<?php 
        echo htmlspecialchars($_smarty_tpl->tpl_vars['images_dir']->value, ENT_QUOTES, 'UTF-8');
        ?>
/addon_box.png" width="151px" height="141px" />
            
            <p class="install-addon-text"><?php 
        echo $_smarty_tpl->__("install_theme_text", array('[exts]' => implode(',', $_smarty_tpl->tpl_vars['config']->value['allowed_pack_exts'])));
        ?>
</p>
            <?php 
        echo $_smarty_tpl->getSubTemplate("common/fileuploader.tpl", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, null, array('var_name' => "upgrade_pack[0]"), 0);
        ?>

        </div>

        <div class="buttons-container">
            <?php 
        echo $_smarty_tpl->getSubTemplate("buttons/save_cancel.tpl", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, null, array('but_name' => "dispatch[upgrade_center.upload]", 'cancel_action' => "close", 'but_text' => __("upload")), 0);
        ?>

        </div>
    </form>
<!--upload_upgrade_package_container--></div>
<?php 
    }
Exemple #7
0
 /**
  * Generates menu items from scheme
  * @param  array $request request params
  * @return array menu items
  */
 public function generate($request)
 {
     $menu = fn_get_schema('menu', 'menu', 'php');
     $this->_request = $request;
     $actions = array();
     foreach ($menu as $group => &$menu_data) {
         // Get static section
         foreach ($menu_data as $root => &$items) {
             $items['items'] = $this->_processItems($items['items'], $root, '');
             if (empty($items['items'])) {
                 unset($menu[$group][$root]);
                 continue;
             }
         }
     }
     unset($items, $menu_data);
     $menu['top'] = $this->_sort($menu['top']);
     $menu['central'] = $this->_sort($menu['central']);
     $menu = $this->_getSettingsSections($menu);
     fn_preload_lang_vars($this->_lang_cache);
     $selected = $this->_selected;
     /**
      * Changes generated menu items
      *
      * @param  array $request request params
      * @param array $menu items
      * @param array $actions items Action value, if exists. See: fn_get_route
      * @param array $this->selected Menu item, selected by the dispatch
      */
     fn_set_hook('backend_menu_generate_post', $request, $menu, $actions, $this->_selected);
     return array($menu, $actions, $this->_selected);
 }
    function content_55d80a94112f14_93561957($_smarty_tpl)
    {
        fn_preload_lang_vars(array('search', 'search_for_pattern'));
        ?>
<div class="sidebar-row">
<h6><?php 
        echo $_smarty_tpl->__("search");
        ?>
</h6>
<form action="<?php 
        echo htmlspecialchars(fn_url(''), ENT_QUOTES, 'UTF-8');
        ?>
" name="langvars_search_form" method="get">

<div class="sidebar-field">
	<label><?php 
        echo $_smarty_tpl->__("search_for_pattern");
        ?>
</label>
	<input type="text" name="q" size="20" value="<?php 
        echo htmlspecialchars($_REQUEST['q'], ENT_QUOTES, 'UTF-8');
        ?>
" class="search-input-text" />
</div>

<?php 
        echo $_smarty_tpl->getSubTemplate("buttons/search.tpl", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, null, array('but_name' => "dispatch[languages.translations]"), 0);
        ?>

</form>

</div><?php 
    }
    function content_55e01fce31b685_14697256($_smarty_tpl)
    {
        fn_preload_lang_vars(array('gift_certificate'));
        if ($_smarty_tpl->tpl_vars['order_info']->value['use_gift_certificates']) {
            $_smarty_tpl->tpl_vars["certificate"] = new Smarty_Variable();
            $_smarty_tpl->tpl_vars["certificate"]->_loop = false;
            $_smarty_tpl->tpl_vars["code"] = new Smarty_Variable();
            $_from = $_smarty_tpl->tpl_vars['order_info']->value['use_gift_certificates'];
            if (!is_array($_from) && !is_object($_from)) {
                settype($_from, 'array');
            }
            foreach ($_from as $_smarty_tpl->tpl_vars["certificate"]->key => $_smarty_tpl->tpl_vars["certificate"]->value) {
                $_smarty_tpl->tpl_vars["certificate"]->_loop = true;
                $_smarty_tpl->tpl_vars["code"]->value = $_smarty_tpl->tpl_vars["certificate"]->key;
                ?>
<tr>
    <td colspan="2" style="text-align: right; white-space: nowrap; font-size: 12px; font-family: Arial;">
        <b><?php 
                echo $_smarty_tpl->__("gift_certificate");
                ?>
</b> <?php 
                echo htmlspecialchars($_smarty_tpl->tpl_vars['code']->value, ENT_QUOTES, 'UTF-8');
                ?>
 (<?php 
                echo $_smarty_tpl->getSubTemplate("common/price.tpl", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, null, array('value' => $_smarty_tpl->tpl_vars['certificate']->value['cost']), 0);
                ?>
)</td>
</tr>
<?php 
            }
        }
    }
    function content_55d2f403073fe8_22549633($_smarty_tpl)
    {
        fn_preload_lang_vars(array('affiliate_text_letter_footer', 'customer_text_letter_footer'));
        ?>
<p>
<?php 
        if ($_smarty_tpl->tpl_vars['user_type']->value == 'P' || $_smarty_tpl->tpl_vars['user_data']->value['user_type'] == 'P') {
            ?>
    <?php 
            echo $_smarty_tpl->__("affiliate_text_letter_footer");
            ?>

<?php 
        } else {
            ?>
    <?php 
            echo $_smarty_tpl->__("customer_text_letter_footer");
            ?>

<?php 
        }
        ?>
</p>
</body>
</html><?php 
    }
    function content_55dde9285caa99_90380445($_smarty_tpl)
    {
        fn_preload_lang_vars(array('cart', 'wishlist'));
        ?>
<label for="cb_product_type_c"><input type="checkbox" value="Y" <?php 
        if ($_smarty_tpl->tpl_vars['search']->value['product_type_c'] == "Y" || $_smarty_tpl->tpl_vars['check_all']->value) {
            ?>
checked="checked"<?php 
        }
        ?>
 name="product_type_c" id="cb_product_type_c" onclick="if (!this.checked) document.getElementById('cb_product_type_w').checked = true;"/>
<?php 
        echo $_smarty_tpl->__("cart");
        ?>
</label>

<label for="cb_product_type_w"><input type="checkbox" value="Y" <?php 
        if ($_smarty_tpl->tpl_vars['search']->value['product_type_w'] == "Y" || $_smarty_tpl->tpl_vars['check_all']->value) {
            ?>
checked="checked"<?php 
        }
        ?>
 name="product_type_w" id="cb_product_type_w" onclick="if (!this.checked) document.getElementById('cb_product_type_c').checked = true;"  />
<?php 
        echo $_smarty_tpl->__("wishlist");
        ?>
</label><?php 
    }
    function content_55ccecdc09a4c6_77321508($_smarty_tpl)
    {
        fn_preload_lang_vars(array('no_items'));
        ?>
<div id="content_features" class="hidden">

<?php 
        if ($_smarty_tpl->tpl_vars['product_data']->value['product_features']) {
            ?>
<fieldset>
    <?php 
            echo $_smarty_tpl->getSubTemplate("views/products/components/product_assign_features.tpl", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, null, array('product_features' => $_smarty_tpl->tpl_vars['product_data']->value['product_features']), 0);
            ?>

</fieldset>
<?php 
        } else {
            ?>
<p class="no-items"><?php 
            echo $_smarty_tpl->__("no_items");
            ?>
</p>
<?php 
        }
        ?>
</div><?php 
    }
    function content_55e352f7a127b4_58317879($_smarty_tpl)
    {
        fn_preload_lang_vars(array('page_link', 'open_in_new_window'));
        ?>
<div class="control-group">
    <label for="page_link" class="control-label cm-required"><?php 
        echo $_smarty_tpl->__("page_link");
        ?>
:</label>
    <div class="controls">
        <input type="text" name="page_data[link]" id="page_link" size="55" value="<?php 
        echo htmlspecialchars($_smarty_tpl->tpl_vars['page_data']->value['link'], ENT_QUOTES, 'UTF-8');
        ?>
" class="input-large" />
    </div>
</div>

<div class="control-group">
    <label class="control-label" for="page_link_new_window"><?php 
        echo $_smarty_tpl->__("open_in_new_window");
        ?>
:</label>
    <div class="controls">
    <input type="hidden" name="page_data[new_window]" value="0" />
    <input <?php 
        if ($_smarty_tpl->tpl_vars['page_data']->value['new_window'] != "0") {
            ?>
checked="checked"<?php 
        }
        ?>
 type="checkbox" name="page_data[new_window]" id="page_link_new_window" size="55" value="1" />
    </div>
</div><?php 
    }
    function content_55cdc94f8245e5_53824640($_smarty_tpl)
    {
        fn_preload_lang_vars(array('close'));
        ?>
<div class='topmenu_wrapper ls_menu_resize'>
    <div class='ls_upper_despre'>
        <div class='ls_upper_left_despre'>
            <span class='ls_upper_title'>
                ABOUT US
            </span>
            <ul class='ls_despre_text'>
                <li><a href='#'>CORIOLAN BRAND</a></li>
                <li><a href='#'>TIMELINE</a></li>
                <li><a href='#'>VIRTUAL TOUR</a></li>
                <li><a href='#'>SOCIAL RESPONSABILITY</a></li>
            </ul>
        </div>
        <div class='ls_upper_mid_despre'>
            <span class='ls_upper_title'>
                PRESS
            </span>
            <ul class='ls_despre_text'>
                <li><a href='#'>PRESS KIT</a></li>
                <li><a href='#'>COMUNICATION</a></li>
                <li><a href='#'>PHOTO/VIDEO GALLERY</a></li>
            </ul>
        </div>
        <div class='ls_upper_right_despre'>
            <span class='ls_upper_title'>
                RESELLERS
            </span>
            <ul class='ls_despre_text'>
                <li><a href='#'>GASESTE MAGAZIN COLABORATOR</a></li>
                <li><a href='#'>BECOME A PARTNER</a></li>
            </ul>
        </div>
    </div>
    <div class='ls_despre_mid'>
        <ul class='ls_top_info'>
            <li><a href='#'>@Coriolan 2014</a></li>
            <li><a href='#'>SiteMap</a></li>
            <li><a href='#'>Terms and conditions</a></li>
            <li><a href='#'>Privacy</a></li>
            <li><a href='#'>Online pays and security</a></li>
            <li><a href='#'>Cookies Policy</a></li>
        </ul>
    </div>
    <div class='ls_despre_bot'>
        <span class='ls_dropdown_bot'> 
            Do you have a jewelry store and you want to propose your customers 
            Coriolan jewelry ? Become a partner
            </span>
         <div class='ls_close_window'><a href='#'><?php 
        echo $_smarty_tpl->__("close");
        ?>
</a></div>
    </div>
</div><?php 
    }
    function content_55cdb2ac6f8f90_64065608($_smarty_tpl)
    {
        fn_preload_lang_vars(array('seo', 'seo_name', 'seo.create_redirect'));
        if (!$_smarty_tpl->tpl_vars['hide_title']->value) {
            echo $_smarty_tpl->getSubTemplate("common/subheader.tpl", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, null, array('title' => __("seo"), 'target' => "#acc_addon_seo"), 0);
            ?>

<?php 
        }
        ?>
<div id="acc_addon_seo" class="collapsed in">
<div class="control-group <?php 
        if ($_smarty_tpl->tpl_vars['share_dont_hide']->value) {
            ?>
cm-no-hide-input<?php 
        }
        ?>
">
    <label class="control-label" for="elm_seo_name"><?php 
        echo $_smarty_tpl->__("seo_name");
        ?>
:</label>
    <div class="controls">

        <?php 
        $_smarty_tpl->tpl_vars['parent_uri'] = new Smarty_variable(fn_get_seo_parent_uri($_smarty_tpl->tpl_vars['object_id']->value, $_smarty_tpl->tpl_vars['object_type']->value, @constant('DESCR_SL')), null, 0);
        ?>

        <span class="cm-field-prefix"><?php 
        echo htmlspecialchars($_smarty_tpl->tpl_vars['parent_uri']->value['prefix'], ENT_QUOTES, 'UTF-8');
        ?>
</span><input type="text" name="<?php 
        echo htmlspecialchars($_smarty_tpl->tpl_vars['object_name']->value, ENT_QUOTES, 'UTF-8');
        ?>
[seo_name]" id="elm_seo_name" size="10" value="<?php 
        echo htmlspecialchars($_smarty_tpl->tpl_vars['object_data']->value['seo_name'], ENT_QUOTES, 'UTF-8');
        ?>
" class="input-long cm-seo-check-changed" /><span class="cm-field-suffix"><?php 
        echo htmlspecialchars($_smarty_tpl->tpl_vars['parent_uri']->value['suffix'], ENT_QUOTES, 'UTF-8');
        ?>
</span>
        <div class="hidden cm-seo-check-changed-block">
            <input type="hidden" name="<?php 
        echo htmlspecialchars($_smarty_tpl->tpl_vars['object_name']->value, ENT_QUOTES, 'UTF-8');
        ?>
[seo_create_redirect]" disabled="disabled" value="0" />
            <label class="checkbox inline"><input type="checkbox" name="<?php 
        echo htmlspecialchars($_smarty_tpl->tpl_vars['object_name']->value, ENT_QUOTES, 'UTF-8');
        ?>
[seo_create_redirect]" value="1" checked="checked" disabled="disabled" /><?php 
        echo $_smarty_tpl->__("seo.create_redirect");
        ?>
</label>
        </div>
    </div>
</div>
</div>
<?php 
    }
    function content_55ccec9d42db08_59705175($_smarty_tpl)
    {
        fn_preload_lang_vars(array('close'));
        ?>
<div class='topmenu_wrapper ls_menu_resize'>
    <div class='ls_upper_despre'>
        <div class='ls_upper_left_despre'>
            <span class='ls_upper_title'>
                DESPRE NOI
            </span>
            <ul class='ls_despre_text'>
                <li><a href='#'>BRANDUL CORIOLAN</a></li>
                <li><a href='#'>TIMELINE</a></li>
                <li><a href='#'>TUR VIRTUAL</a></li>
                <li><a href='#'>RESPONSABILITATE SOCIALA</a></li>
            </ul>
        </div>
        <div class='ls_upper_mid_despre'>
            <span class='ls_upper_title'>
                PRESA
            </span>
            <ul class='ls_despre_text'>
                <li><a href='#'>KIT DE PRESA</a></li>
                <li><a href='#'>COMUNICATE</a></li>
                <li><a href='#'>GALERIE FOTO/VIDEO</a></li>
            </ul>
        </div>
        <div class='ls_upper_right_despre'>
            <span class='ls_upper_title'>
                RESELLERS
            </span>
            <ul class='ls_despre_text'>
                <li><a href='#'>GASESTE MAGAZIN COLABORATOR</a></li>
                <li><a href='#'>DEVINO PARTENER CORIOLAN</a></li>
            </ul>
        </div>
    </div>
    <div class='ls_despre_mid'>
        <ul class='ls_top_info'>
            <li><a href='#'>@Coriolan 2014</a></li>
            <li><a href='#'>SiteMap</a></li>
            <li><a href='#'>Termeni si Conditii</a></li>
            <li><a href='#'>Confidentialitate</a></li>
            <li><a href='#'>Plati Online si Securitate</a></li>
            <li><a href='#'>Politica Cookie-uri</a></li>
        </ul>
    </div>
    <div class='ls_despre_bot'>
        <span class='ls_dropdown_bot'> 
            Ai un magazin de bijuterii si ai vrea sa propui clientilor tai verighete si 
            inele de logodna Coriolan? Devino partener
            </span>
         <div class='ls_close_window'><a href='#'><?php 
        echo $_smarty_tpl->__("close");
        ?>
</a></div>
    </div>
</div><?php 
    }
    function content_55d2f402ea5d81_11583042($_smarty_tpl)
    {
        fn_preload_lang_vars(array('update_profile_notification'));
        echo $_smarty_tpl->tpl_vars['company_data']->value['company_name'];
        ?>
: <?php 
        echo $_smarty_tpl->__("update_profile_notification");
    }
    function content_55ccecb50a16d3_94054464($_smarty_tpl)
    {
        fn_preload_lang_vars(array('search'));
        ?>

<?php 
        echo $_smarty_tpl->getSubTemplate("buttons/button.tpl", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, null, array('but_text' => __("search"), 'but_onclick' => $_smarty_tpl->tpl_vars['but_onclick']->value, 'but_href' => $_smarty_tpl->tpl_vars['but_href']->value, 'but_role' => $_smarty_tpl->tpl_vars['but_role']->value, 'but_name' => $_smarty_tpl->tpl_vars['but_name']->value), 0);
    }
    function content_55d5c710e255b2_15037651($_smarty_tpl)
    {
        if (!is_callable('smarty_function_set_id')) {
            include '/home/coriolan/public_html/lead/app/functions/smarty_plugins/function.set_id.php';
        }
        fn_preload_lang_vars(array('order', 'order'));
        if ($_smarty_tpl->tpl_vars['runtime']->value['customization_mode']['design'] == "Y" && @constant('AREA') == "C") {
            $_smarty_tpl->_capture_stack[0][] = array("template_content", null, null);
            ob_start();
            echo $_smarty_tpl->tpl_vars['company_data']->value['company_name'];
            ?>
: <?php 
            echo $_smarty_tpl->__("order");
            ?>
 #<?php 
            echo htmlspecialchars($_smarty_tpl->tpl_vars['order_info']->value['order_id'], ENT_QUOTES, 'UTF-8');
            ?>
 <?php 
            echo htmlspecialchars($_smarty_tpl->tpl_vars['order_status']->value['email_subj'], ENT_QUOTES, 'UTF-8');
            list($_capture_buffer, $_capture_assign, $_capture_append) = array_pop($_smarty_tpl->_capture_stack[0]);
            if (!empty($_capture_buffer)) {
                if (isset($_capture_assign)) {
                    $_smarty_tpl->assign($_capture_assign, ob_get_contents());
                }
                if (isset($_capture_append)) {
                    $_smarty_tpl->append($_capture_append, ob_get_contents());
                }
                Smarty::$_smarty_vars['capture'][$_capture_buffer] = ob_get_clean();
            } else {
                $_smarty_tpl->capture_error();
            }
            if (trim(Smarty::$_smarty_vars['capture']['template_content'])) {
                if ($_smarty_tpl->tpl_vars['auth']->value['area'] == "A") {
                    ?>
<span class="cm-template-box template-box" data-ca-te-template="orders/order_notification_subj.tpl" id="<?php 
                    echo smarty_function_set_id(array('name' => "orders/order_notification_subj.tpl"), $_smarty_tpl);
                    ?>
"><div class="cm-template-icon icon-edit ty-icon-edit hidden"></div><?php 
                    echo Smarty::$_smarty_vars['capture']['template_content'];
                    ?>
<!--[/tpl_id]--></span><?php 
                } else {
                    echo Smarty::$_smarty_vars['capture']['template_content'];
                }
            }
        } else {
            echo $_smarty_tpl->tpl_vars['company_data']->value['company_name'];
            ?>
: <?php 
            echo $_smarty_tpl->__("order");
            ?>
 #<?php 
            echo htmlspecialchars($_smarty_tpl->tpl_vars['order_info']->value['order_id'], ENT_QUOTES, 'UTF-8');
            ?>
 <?php 
            echo htmlspecialchars($_smarty_tpl->tpl_vars['order_status']->value['email_subj'], ENT_QUOTES, 'UTF-8');
        }
    }
    function content_55dde9284202d9_61676537($_smarty_tpl)
    {
        fn_preload_lang_vars(array('wishlist_content'));
        ?>
<th width="25%"><?php 
        echo $_smarty_tpl->__("wishlist_content");
        ?>
</th><?php 
    }
    function content_55d5c710b9b128_78498920($_smarty_tpl)
    {
        if (!is_callable('smarty_function_set_id')) {
            include '/home/coriolan/public_html/lead/app/functions/smarty_plugins/function.set_id.php';
        }
        fn_preload_lang_vars(array('admin_text_letter_footer', 'admin_text_letter_footer'));
        if ($_smarty_tpl->tpl_vars['runtime']->value['customization_mode']['design'] == "Y" && @constant('AREA') == "C") {
            $_smarty_tpl->_capture_stack[0][] = array("template_content", null, null);
            ob_start();
            ?>
<p>
    <?php 
            echo $_smarty_tpl->__("admin_text_letter_footer", array("[company_name]" => $_smarty_tpl->tpl_vars['settings']->value['Company']['company_name']));
            ?>

</p>
</body>
</html><?php 
            list($_capture_buffer, $_capture_assign, $_capture_append) = array_pop($_smarty_tpl->_capture_stack[0]);
            if (!empty($_capture_buffer)) {
                if (isset($_capture_assign)) {
                    $_smarty_tpl->assign($_capture_assign, ob_get_contents());
                }
                if (isset($_capture_append)) {
                    $_smarty_tpl->append($_capture_append, ob_get_contents());
                }
                Smarty::$_smarty_vars['capture'][$_capture_buffer] = ob_get_clean();
            } else {
                $_smarty_tpl->capture_error();
            }
            if (trim(Smarty::$_smarty_vars['capture']['template_content'])) {
                if ($_smarty_tpl->tpl_vars['auth']->value['area'] == "A") {
                    ?>
<span class="cm-template-box template-box" data-ca-te-template="common/letter_footer.tpl" id="<?php 
                    echo smarty_function_set_id(array('name' => "common/letter_footer.tpl"), $_smarty_tpl);
                    ?>
"><div class="cm-template-icon icon-edit ty-icon-edit hidden"></div><?php 
                    echo Smarty::$_smarty_vars['capture']['template_content'];
                    ?>
<!--[/tpl_id]--></span><?php 
                } else {
                    echo Smarty::$_smarty_vars['capture']['template_content'];
                }
            }
        } else {
            ?>
<p>
    <?php 
            echo $_smarty_tpl->__("admin_text_letter_footer", array("[company_name]" => $_smarty_tpl->tpl_vars['settings']->value['Company']['company_name']));
            ?>

</p>
</body>
</html><?php 
        }
    }
    function content_55cdeb0a93a9d2_23861730($_smarty_tpl)
    {
        fn_preload_lang_vars(array('earned_point_modifier', 'type', 'points_lower'));
        ?>
<div class="control-group">
    <label class="control-label" for="point_modifier_<?php 
        echo htmlspecialchars($_smarty_tpl->tpl_vars['id']->value, ENT_QUOTES, 'UTF-8');
        ?>
"><?php 
        echo $_smarty_tpl->__("earned_point_modifier");
        ?>
&nbsp;/ <?php 
        echo $_smarty_tpl->__("type");
        ?>
:</label>
    <div class="controls">
    	<input type="text" id="point_modifier_<?php 
        echo htmlspecialchars($_smarty_tpl->tpl_vars['id']->value, ENT_QUOTES, 'UTF-8');
        ?>
" name="option_data[variants][<?php 
        echo htmlspecialchars($_smarty_tpl->tpl_vars['num']->value, ENT_QUOTES, 'UTF-8');
        ?>
][point_modifier]" value="<?php 
        if (!empty($_smarty_tpl->tpl_vars['vr']->value['point_modifier'])) {
            echo htmlspecialchars($_smarty_tpl->tpl_vars['vr']->value['point_modifier'], ENT_QUOTES, 'UTF-8');
        } else {
            ?>
0.000<?php 
        }
        ?>
" size="5" class="input-mini" />&nbsp;/&nbsp;<select name="option_data[variants][<?php 
        echo htmlspecialchars($_smarty_tpl->tpl_vars['num']->value, ENT_QUOTES, 'UTF-8');
        ?>
][point_modifier_type]">
    	    <option value="A" <?php 
        if (!empty($_smarty_tpl->tpl_vars['vr']->value['point_modifier_type']) && $_smarty_tpl->tpl_vars['vr']->value['point_modifier_type'] == "A") {
            ?>
selected="selected"<?php 
        }
        ?>
>(<?php 
        echo $_smarty_tpl->__("points_lower");
        ?>
)</option>
    	    <option value="P" <?php 
        if (!empty($_smarty_tpl->tpl_vars['vr']->value['point_modifier_type']) && $_smarty_tpl->tpl_vars['vr']->value['point_modifier_type'] == "P") {
            ?>
selected="selected"<?php 
        }
        ?>
>(%)</option>
    	</select>
    </div>
</div><?php 
    }
    function content_55d2f3b11be328_53847820($_smarty_tpl)
    {
        fn_preload_lang_vars(array('add', 'or_saved_search'));
        if ($_smarty_tpl->tpl_vars['search']->value['p_ids']) {
            ?>
    <?php 
            $_smarty_tpl->tpl_vars["product_ids"] = new Smarty_variable(explode(",", $_smarty_tpl->tpl_vars['search']->value['p_ids']), null, 0);
        }
        ?>
    <?php 
        echo $_smarty_tpl->getSubTemplate("pickers/products/picker.tpl", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, null, array('data_id' => "added_products", 'but_text' => __("add"), 'item_ids' => $_smarty_tpl->tpl_vars['product_ids']->value, 'input_name' => "p_ids", 'type' => "links", 'no_container' => true, 'picker_view' => true), 0);
        ?>

    <?php 
        $_smarty_tpl->tpl_vars["views"] = new Smarty_variable(fn_get_views("products"), null, 0);
        ?>
    <?php 
        if ($_smarty_tpl->tpl_vars['views']->value) {
            ?>
    <?php 
            echo $_smarty_tpl->__("or_saved_search");
            ?>
:&nbsp;
    <select name="product_view_id">
        <option value="0">--</option>
        <?php 
            $_smarty_tpl->tpl_vars["f"] = new Smarty_Variable();
            $_smarty_tpl->tpl_vars["f"]->_loop = false;
            $_from = $_smarty_tpl->tpl_vars['views']->value;
            if (!is_array($_from) && !is_object($_from)) {
                settype($_from, 'array');
            }
            foreach ($_from as $_smarty_tpl->tpl_vars["f"]->key => $_smarty_tpl->tpl_vars["f"]->value) {
                $_smarty_tpl->tpl_vars["f"]->_loop = true;
                ?>
            <option value="<?php 
                echo htmlspecialchars($_smarty_tpl->tpl_vars['f']->value['view_id'], ENT_QUOTES, 'UTF-8');
                ?>
" <?php 
                if ($_smarty_tpl->tpl_vars['search']->value['product_view_id'] == $_smarty_tpl->tpl_vars['f']->value['view_id']) {
                    ?>
selected="selected"<?php 
                }
                ?>
><?php 
                echo htmlspecialchars($_smarty_tpl->tpl_vars['f']->value['name'], ENT_QUOTES, 'UTF-8');
                ?>
</option>
        <?php 
            }
            ?>
    </select>
    <?php 
        }
    }
    function content_55ccec9f915c90_88258528($_smarty_tpl)
    {
        if (!is_callable('smarty_function_set_id')) {
            include '/home/coriolan/public_html/lead/app/functions/smarty_plugins/function.set_id.php';
        }
        fn_preload_lang_vars(array('write_review', 'write_review'));
        if ($_smarty_tpl->tpl_vars['runtime']->value['customization_mode']['design'] == "Y" && @constant('AREA') == "C") {
            $_smarty_tpl->_capture_stack[0][] = array("template_content", null, null);
            ob_start();
            if ($_smarty_tpl->tpl_vars['quick_view']->value && $_smarty_tpl->tpl_vars['product']->value['discussion_type'] && $_smarty_tpl->tpl_vars['product']->value['discussion_type'] != 'D') {
                ?>
    <?php 
                echo $_smarty_tpl->getSubTemplate("addons/discussion/views/discussion/components/new_post.tpl", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, null, array('new_post_title' => __("write_review"), 'discussion' => $_smarty_tpl->tpl_vars['product']->value['discussion'], 'post_redirect_url' => fn_url("products.view?product_id=" . (string) $_smarty_tpl->tpl_vars['product']->value['product_id'] . "&selected_section=discussion#discussion")), 0);
                ?>

<?php 
            }
            list($_capture_buffer, $_capture_assign, $_capture_append) = array_pop($_smarty_tpl->_capture_stack[0]);
            if (!empty($_capture_buffer)) {
                if (isset($_capture_assign)) {
                    $_smarty_tpl->assign($_capture_assign, ob_get_contents());
                }
                if (isset($_capture_append)) {
                    $_smarty_tpl->append($_capture_append, ob_get_contents());
                }
                Smarty::$_smarty_vars['capture'][$_capture_buffer] = ob_get_clean();
            } else {
                $_smarty_tpl->capture_error();
            }
            if (trim(Smarty::$_smarty_vars['capture']['template_content'])) {
                if ($_smarty_tpl->tpl_vars['auth']->value['area'] == "A") {
                    ?>
<span class="cm-template-box template-box" data-ca-te-template="addons/discussion/hooks/products/view_main_info.post.tpl" id="<?php 
                    echo smarty_function_set_id(array('name' => "addons/discussion/hooks/products/view_main_info.post.tpl"), $_smarty_tpl);
                    ?>
"><div class="cm-template-icon icon-edit ty-icon-edit hidden"></div><?php 
                    echo Smarty::$_smarty_vars['capture']['template_content'];
                    ?>
<!--[/tpl_id]--></span><?php 
                } else {
                    echo Smarty::$_smarty_vars['capture']['template_content'];
                }
            }
        } else {
            if ($_smarty_tpl->tpl_vars['quick_view']->value && $_smarty_tpl->tpl_vars['product']->value['discussion_type'] && $_smarty_tpl->tpl_vars['product']->value['discussion_type'] != 'D') {
                ?>
    <?php 
                echo $_smarty_tpl->getSubTemplate("addons/discussion/views/discussion/components/new_post.tpl", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, null, array('new_post_title' => __("write_review"), 'discussion' => $_smarty_tpl->tpl_vars['product']->value['discussion'], 'post_redirect_url' => fn_url("products.view?product_id=" . (string) $_smarty_tpl->tpl_vars['product']->value['product_id'] . "&selected_section=discussion#discussion")), 0);
                ?>

<?php 
            }
        }
    }
    function content_55d4e49c674483_79557866($_smarty_tpl)
    {
        fn_preload_lang_vars(array('warning_https_disabled', 'ssl_certificate', 'check_ssl', 'fail', 'ok'));
        ?>
<div id="ssl_checking">
    <?php 
        if ($_smarty_tpl->tpl_vars['checking_result']->value == "fail") {
            ?>
    <br>
    <div class="alert alert-block alert-error fade in">
        <button type="button" class="close" data-dismiss="alert">×</button>
        <p><?php 
            echo $_smarty_tpl->__("warning_https_disabled");
            ?>
</p>
    </div>
    <?php 
        }
        ?>
    <br>
    <div class="control-group setting-wide">
        <label for="" class="control-label"><?php 
        echo $_smarty_tpl->__("ssl_certificate");
        ?>
</label>
        <div class="controls">
            <a class="btn cm-ajax" href="<?php 
        echo htmlspecialchars(fn_url("settings_wizard.check_ssl"), ENT_QUOTES, 'UTF-8');
        ?>
" data-ca-target-id="ssl_checking"><?php 
        echo $_smarty_tpl->__("check_ssl");
        ?>
</a>
            <?php 
        if ($_smarty_tpl->tpl_vars['checking_result']->value == "fail") {
            ?>
                <span class="label label-important"><?php 
            echo $_smarty_tpl->__("fail");
            ?>
</span>
            <?php 
        } elseif ($_smarty_tpl->tpl_vars['checking_result']->value == "ok") {
            ?>
                <span class="label label-success"><?php 
            echo $_smarty_tpl->__("ok");
            ?>
</span>
            <?php 
        }
        ?>
        </div>
    </div>
<!--ssl_checking--></div><?php 
    }
    function content_55ccec9f0fad63_93571533($_smarty_tpl)
    {
        if (!is_callable('smarty_function_set_id')) {
            include '/home/coriolan/public_html/lead/app/functions/smarty_plugins/function.set_id.php';
        }
        fn_preload_lang_vars(array('bought', 'bought'));
        if ($_smarty_tpl->tpl_vars['runtime']->value['customization_mode']['design'] == "Y" && @constant('AREA') == "C") {
            $_smarty_tpl->_capture_stack[0][] = array("template_content", null, null);
            ob_start();
            if ($_smarty_tpl->tpl_vars['show_product_status']->value && $_smarty_tpl->tpl_vars['product']->value['bought'] == "Y") {
                ?>
<p><strong><?php 
                echo $_smarty_tpl->__("bought");
                ?>
</strong></p>
<?php 
            }
            list($_capture_buffer, $_capture_assign, $_capture_append) = array_pop($_smarty_tpl->_capture_stack[0]);
            if (!empty($_capture_buffer)) {
                if (isset($_capture_assign)) {
                    $_smarty_tpl->assign($_capture_assign, ob_get_contents());
                }
                if (isset($_capture_append)) {
                    $_smarty_tpl->append($_capture_append, ob_get_contents());
                }
                Smarty::$_smarty_vars['capture'][$_capture_buffer] = ob_get_clean();
            } else {
                $_smarty_tpl->capture_error();
            }
            if (trim(Smarty::$_smarty_vars['capture']['template_content'])) {
                if ($_smarty_tpl->tpl_vars['auth']->value['area'] == "A") {
                    ?>
<span class="cm-template-box template-box" data-ca-te-template="addons/required_products/hooks/products/options_advanced.pre.tpl" id="<?php 
                    echo smarty_function_set_id(array('name' => "addons/required_products/hooks/products/options_advanced.pre.tpl"), $_smarty_tpl);
                    ?>
"><div class="cm-template-icon icon-edit ty-icon-edit hidden"></div><?php 
                    echo Smarty::$_smarty_vars['capture']['template_content'];
                    ?>
<!--[/tpl_id]--></span><?php 
                } else {
                    echo Smarty::$_smarty_vars['capture']['template_content'];
                }
            }
        } else {
            if ($_smarty_tpl->tpl_vars['show_product_status']->value && $_smarty_tpl->tpl_vars['product']->value['bought'] == "Y") {
                ?>
<p><strong><?php 
                echo $_smarty_tpl->__("bought");
                ?>
</strong></p>
<?php 
            }
        }
    }
    function content_55d3124fa2bd63_51551183($_smarty_tpl)
    {
        if (!is_callable('smarty_function_set_id')) {
            include '/home/coriolan/public_html/lead/app/functions/smarty_plugins/function.set_id.php';
        }
        fn_preload_lang_vars(array('proceed_to_checkout', 'proceed_to_checkout'));
        if ($_smarty_tpl->tpl_vars['runtime']->value['customization_mode']['design'] == "Y" && @constant('AREA') == "C") {
            $_smarty_tpl->_capture_stack[0][] = array("template_content", null, null);
            ob_start();
            $_smarty_tpl->tpl_vars["but_href_to_js"] = new Smarty_variable(fn_url($_smarty_tpl->tpl_vars['but_href']->value), null, 0);
            ?>

<?php 
            echo $_smarty_tpl->getSubTemplate("buttons/button.tpl", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, null, array('but_text' => __("proceed_to_checkout"), 'but_onclick' => "ls_checkout_estimation('" . (string) $_smarty_tpl->tpl_vars['but_href_to_js']->value . "');", 'but_href' => $_smarty_tpl->tpl_vars['but_href']->value, 'but_target' => $_smarty_tpl->tpl_vars['but_target']->value, 'but_role' => "action", 'but_meta' => "ty-btn__primary"), 0);
            ?>

<?php 
            list($_capture_buffer, $_capture_assign, $_capture_append) = array_pop($_smarty_tpl->_capture_stack[0]);
            if (!empty($_capture_buffer)) {
                if (isset($_capture_assign)) {
                    $_smarty_tpl->assign($_capture_assign, ob_get_contents());
                }
                if (isset($_capture_append)) {
                    $_smarty_tpl->append($_capture_append, ob_get_contents());
                }
                Smarty::$_smarty_vars['capture'][$_capture_buffer] = ob_get_clean();
            } else {
                $_smarty_tpl->capture_error();
            }
            if (trim(Smarty::$_smarty_vars['capture']['template_content'])) {
                if ($_smarty_tpl->tpl_vars['auth']->value['area'] == "A") {
                    ?>
<span class="cm-template-box template-box" data-ca-te-template="buttons/proceed_to_checkout.tpl" id="<?php 
                    echo smarty_function_set_id(array('name' => "buttons/proceed_to_checkout.tpl"), $_smarty_tpl);
                    ?>
"><div class="cm-template-icon icon-edit ty-icon-edit hidden"></div><?php 
                    echo Smarty::$_smarty_vars['capture']['template_content'];
                    ?>
<!--[/tpl_id]--></span><?php 
                } else {
                    echo Smarty::$_smarty_vars['capture']['template_content'];
                }
            }
        } else {
            $_smarty_tpl->tpl_vars["but_href_to_js"] = new Smarty_variable(fn_url($_smarty_tpl->tpl_vars['but_href']->value), null, 0);
            ?>

<?php 
            echo $_smarty_tpl->getSubTemplate("buttons/button.tpl", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, null, array('but_text' => __("proceed_to_checkout"), 'but_onclick' => "ls_checkout_estimation('" . (string) $_smarty_tpl->tpl_vars['but_href_to_js']->value . "');", 'but_href' => $_smarty_tpl->tpl_vars['but_href']->value, 'but_target' => $_smarty_tpl->tpl_vars['but_target']->value, 'but_role' => "action", 'but_meta' => "ty-btn__primary"), 0);
            ?>

<?php 
        }
    }
    function content_55e352de539a24_25131665($_smarty_tpl)
    {
        fn_preload_lang_vars(array('add_form'));
        ?>
<li><a href="<?php 
        echo htmlspecialchars(fn_url("pages.add?page_type=F&parent_id=" . (string) $_smarty_tpl->tpl_vars['id']->value), ENT_QUOTES, 'UTF-8');
        ?>
"><?php 
        echo $_smarty_tpl->__("add_form");
        ?>
</a></li><?php 
    }
    function content_55cceca049eef1_98188722($_smarty_tpl)
    {
        fn_preload_lang_vars(array('ls_close'));
        ?>
<div class='botmenu_wrapper ls_menu_resize'>
    <div class='ls_upper_consilier'>
        <div class='ls_title_consilier'>CONSILIER BIJUTERII</div>
        <div class='ls_close_window'><a href='#'><span class="ls_footer_close_text"><?php 
        echo $_smarty_tpl->__("ls_close");
        ?>
</span></a></div>
    </div>
    <div class='ls_mid_consilier'>
        <span class='ls_mid_consilier_text'>
            Serviciu exclusiv doar in bijuteriile Coriolan va este oferit de Consilierii Coriolan care vin cu sfaturi utile pentru
            luarea corecta a marimii si alegerea bijuteriilor potrivite pentru completarea liniei d-voastre precum si sfaturi de stil si
            tendinte.<a href='#'>Stabileste o programare >></a>
        </span>
    </div>
    <div class='ls_bot_consilier'>
        <div class='ls_bot_consilier_left'>
            <span class='ls_bot_cons_chat'>LIVE CHAT</span>
            <ul class='ls_bot_cons_text'>
                <li>Apeleaza cu incredere la Consilierii Coriolan</li>
                <li>online pentru a obtine raspunsuri imediate</li>
                <li>Luni - Vineri 9<sup>00</sup>-16<sup>00</sup></li>
                <li></li>
                <li>Momentan indisponibil</li>
            </ul>
        </div>
        <div class='ls_bot_consilier_mid'>
            <span class='ls_mid_up_cons'>EMAIL</span>
            <ul class='ls_bot_cons_text'>
                <li>Contacteaza Echipa de Consilieri Coriolan</li>
                <li>si vei primi un raspuns in maxim 24h</li>
                <li>Luni - Vineri 9<sup>00</sup>-16<sup>00</sup></li>
                <li></li>
                <li><a href='#' class='ls_cons_intrebare'>Adresati o intrebare</a></li>
            </ul>
        </div>
        <div class='ls_bot_consilier_right'>
            <span class='ls_mid_up_cons'>TELEFON</span>
            <ul class='ls_bot_cons_text'>
                <li>Pentru orice detalii suna</li>
                <li>Echipa de Consilieri Coriolan</li>
                <li>Luni - Vineri 9<sup>00</sup>-16<sup>00</sup></li>
                <li></li>
                <li class="ls_bot_cons_tel"><a href="tel:+40232297297">+40232297297/108</a></li>
            </ul>
        </div>
    </div>
</div><?php 
    }
    function content_55d2ec43ea2ff2_86564738($_smarty_tpl)
    {
        fn_preload_lang_vars(array('discussion_title_category'));
        ?>
<label for="discussion_type" class="checkbox">
<input type="checkbox" value="discussion_type" id="discussion_type" name="selected_fields[extra][]" checked="checked" class="cm-item-s" />
<?php 
        echo $_smarty_tpl->__("discussion_title_category");
        ?>
</label>
<?php 
    }