Changeset 4967

Show
Ignore:
Timestamp:
11/02/09 09:19:33 (4 weeks ago)
Author:
auno
Message:

Fixed typo. BugzID#102936

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/greyhound/tmpl/cms/edit_asset.tmpl

    r4865 r4967  
    8888 
    8989<div id="asset" class="status-<mt:if name="file_is_missing">missing<mt:else>publish</mt:if><mt:unless name="file_is_missing"> <mt:if name="has_thumbnail">asset-thumbnail<mt:else>asset-no-thumbnail</mt:if></mt:unless>"> 
    90     <form id="edit_asset" "method="post" action="<mt:var name="script_url">"> 
     90    <form id="edit_asset" method="post" action="<mt:var name="script_url">"> 
    9191        <input type="hidden" name="blog_id" value="<mt:var name="blog_id">" /> 
    9292        <input type="hidden" name="__mode" value="save" />