Show
Ignore:
Timestamp:
06/19/08 01:29:47 (18 months ago)
Author:
bsmith
Message:

bugzid:79938 - Normalizing Template Tags - converting ifnonzero & ifnonempty to if, setvar & getvar to var, etc

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/release-40/default_templates/category_entry_listing.mtml

    r2603 r2604  
    3737 
    3838<mt:Ignore><!-- Limit number of entries to the number set in Blog Entry Settings --></mt:Ignore> 
    39 <mt:Unless name="datebased_archive"><$mt:SetVar name="limit" value="auto"$></mt:Unless> 
     39<mt:Unless name="datebased_archive"><$mt:Var name="limit" value="auto"$></mt:Unless> 
    4040<mt:Entries limit="$limit"> 
    4141                            <mt:Ignore><!-- Use the Entry Summary module for each entry published on this page --></mt:Ignore>