Show
Ignore:
Timestamp:
05/17/08 06:23:02 (19 months ago)
Author:
bchoate
Message:

Removed relative attributes; for a future release. BugId:79803

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/release-38/default_templates/entry_summary.mtml

    r2062 r2376  
    66            <span class="byline"> 
    77    <MTIfNonEmpty tag="EntryAuthorDisplayName"> 
    8                 <__trans phrase="By [_1] on [_2]" params="<span class="vcard author"><$MTEntryAuthorLink show_hcard="1"$></span>%%<abbr class="published" title="<$MTEntryDate format_name="iso8601"$>"><$MTEntryDate format="%x %X" relative="js"$></abbr>"> 
     8                <__trans phrase="By [_1] on [_2]" params="<span class="vcard author"><$MTEntryAuthorLink show_hcard="1"$></span>%%<abbr class="published" title="<$MTEntryDate format_name="iso8601"$>"><$MTEntryDate format="%x %X"$></abbr>"> 
    99    <MTElse> 
    10                 <abbr class="published" title="<$MTEntryDate format_name="iso8601"$>"><$MTEntryDate format="%x %X" relative="js"$></abbr> 
     10                <abbr class="published" title="<$MTEntryDate format_name="iso8601"$>"><$MTEntryDate format="%x %X"$></abbr> 
    1111    </MTIfNonEmpty> 
    1212            </span>