<__trans phrase="Manage Tags"> <__trans phrase="Your tag changes and additions have been made."> <__trans phrase="You have successfully deleted the selected tags."> "> <$mtapp:ListFilters$> <$mtapp:PageActions$> <$mt:include name="include/display_options.tmpl"$>
<__trans phrase="Showing only: [_1]" params="">
', '<__trans phrase="tags" escape="js">'); return false;" accesskey="x" class="button" title="<__trans phrase="Delete selected [_1] (x)" params="<$mt:var name="object_label_plural"$>">" ><__trans phrase="Delete"> <$mt:var name="list_filter_form"$> "> <__trans phrase="Tag Name"> oddeven" id="tag-"> ">" class="select" /> "> " class="edit-link" id="tag-link-" onclick="return edit_tag()"> " class="" style="display: none"> <__trans phrase="Rename [_1]" params=""> " id="tag-name-" value="" onkeyup="change_tag(this)" /> ?__mode=<$mt:var name="link_to"$>&blog_id=&filter=exacttag&filter_val=" title="<__trans phrase="Show all [_1] with this tag", params="<$mt:var name="tag_object_label_plural"$>">"><__trans phrase="[quant,_1,_2,_3]" params="<$mt:var name="tag_count"$>%%<$mt:var name="tag_object_label"$>%%<$mt:var name="tag_object_label_plural"$>"><__trans phrase="[quant,_1,entry,entries]" params=""> init(); jQuery.mtCheckbox(); jQuery('button.mt-cancel-action').click(function() { jQuery(this).parents('tr').attr('id').match(/^tag-(\d+)/); cancel_edit(RegExp.$1); return false; }); jQuery('#tag-listing-form').submit(function() { var id = jQuery('#tag-listing-form input[name=__id]').val(); submit_edit(id); return false; });