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.mtml

    r2312 r2376  
    3131                                        <span class="byline"> 
    3232<MTIfNonEmpty tag="EntryAuthorDisplayName"> 
    33                                             <__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>"> 
     33                                            <__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>"> 
    3434<MTElse> 
    35                                             <abbr class="published" title="<$MTEntryDate format_name="iso8601"$>"><$MTEntryDate format="%x %X" relative="js"$></abbr> 
     35                                            <abbr class="published" title="<$MTEntryDate format_name="iso8601"$>"><$MTEntryDate format="%x %X"$></abbr> 
    3636</MTIfNonEmpty> 
    3737                                        </span>