{combine_css path=$F2B_PATH|@cat:"template/style.css"} {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}

Front2Back

{'Configuration'|@translate}

{'f2b_help'|@translate}