{combine_css path=$B2F_PATH|@cat:"template/style.css"} {if $themeconf.id == roma}{/if} {footer_script require='jquery'}{literal} jQuery().ready( function () { jQuery('select[name="lang_desc_select"]').change(function () { jQuery('[id^="link_name"]').hide(); jQuery("#link_name_"+this.options[this.selectedIndex].value).show(); }); jQuery('[id^="link_name_"]').keyup(function () { arr = jQuery(this).attr("id").split("link_name_"); id = arr[1]; opt = jQuery('select[name="lang_desc_select"] option[id="opt_'+id+'"]'); if (this.value != '') opt.html(opt.html().replace("\u2718", "\u2714")); else opt.html(opt.html().replace("\u2714", "\u2718")); }); }); jQuery('.lang_help').tipTip(); {/literal}{/footer_script}

Back2Front

{'Display'|@translate}