"> <$mt:setvar name="position_actions_bottom" value="1"$> <__trans phrase="Your asset changes have been made."> ">
  • <__trans phrase="[_1] - Created by [_2]" params="<$mt:date ts="$created_on_ts" relative="1" _default="$created_on_formatted"$>%%<$mt:var name="created_by" escape="html" escape="html"$>">
  • <__trans phrase="[_1] - Modified by [_2]" params="<$mt:date ts="$modified_on_ts" relative="1" _default="$modified_on_formatted"$>%%<$mt:var name="modified_by" escape="html" escape="html"$>">
">

?__mode=list_entry&blog_id=&filter=asset_id&filter_val="><__trans phrase="Show all entries">

?__mode=list_page&blog_id=&filter=asset_id&filter_val="><__trans phrase="Show all pages">

<__trans phrase="This asset has not been used.">
"> <$MTApp:PageActions$>
missingpublish asset-thumbnailasset-no-thumbnail">
"> " /> " /> " /> " /> " /> " />
">
" width="" height="" style="padding: <$mt:var name="thumbnail_height_offset"$>px <$mt:var name="thumbnail_width_offset"$>px" /> <__trans phrase="No thumbnail image"> <__trans phrase="[_1] is missing" params="">
jQuery('#edit_asset').validate({ rules: { label: 'required' }, messages: { label: '<__trans phrase="You must specify a name for the asset." escape="singlequotes">' }, errorClass: "msg-error", errorPlacement: function(error, element) { element.parents('div.field').addClass('error-field'); error.removeAttr('generated').insertAfter(element); } });