Changeset 2805

Show
Ignore:
Timestamp:
07/17/08 01:06:52 (1 month ago)
Author:
bchoate
Message:

Removing any html from the post title as shown in the entry preview strip; removed a orphan setvarblock close tag.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • branches/release-41/tmpl/cms/preview_strip.tmpl

    r1309 r2805  
    5757        /* ]]> */ 
    5858    </script> 
    59 </mt:setvarblock> 
    6059<$mt:var name="html_head"$> 
    6160<script type="text/javascript" src="<$mt:var name="static_uri"$>mt.js?v=<mt:var name="mt_version_id" escape="url">"></script> 
     
    7069    <tr> 
    7170        <td id="entry-preview-control-strip"> 
    72             <div id="preview-label"><mt:if name="object_type" eq="entry"><__trans phrase="You are previewing the entry titled &ldquo;[_1]&rdquo;" params="<$mt:var name="title" escape="html"$>"><mt:else><__trans phrase="You are previewing the page titled &ldquo;[_1]&rdquo;" params="<$mt:var name="title" escape="html"$>"></mt:if></div> 
     71            <div id="preview-label"><mt:if name="object_type" eq="entry"><__trans phrase="You are previewing the entry titled &ldquo;[_1]&rdquo;" params="<$mt:var name="title" remove_html="1" escape="html"$>"><mt:else><__trans phrase="You are previewing the page titled &ldquo;[_1]&rdquo;" params="<$mt:var name="title" remove_html="1" escape="html"$>"></mt:if></div> 
    7372            <form method="post" action="<$mt:var name="script_url"$>"> 
    7473                <div class="actions-bar">