Changeset 2072

Show
Ignore:
Timestamp:
04/24/08 22:55:35 (3 months ago)
Author:
bsmith
Message:

simplifying code: double conditioning on same variable

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • branches/release-36/tmpl/cms/edit_entry.tmpl

    r1746 r2072  
    325325                                <option value="2"<mt:if name="status_publish"> selected="selected"</mt:if>><__trans phrase="Published"></option> 
    326326                    <mt:if name="status_review"> 
    327                                 <option value="3"<mt:if name="status_review"> selected="selected"</mt:if>><__trans phrase="Unpublished (Review)"></option> 
     327                                <option value="3" selected="selected"><__trans phrase="Unpublished (Review)"></option> 
    328328                    </mt:if> 
    329329                    <mt:if name="new_object">