Changeset 52845

Show
Ignore:
Timestamp:
05/09/08 17:00:11 (3 months ago)
Author:
madarche
Message:

Added a period that had been erroneously deleted.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • CPS3/products/CPSDefault/trunk/skins/cps_default/content_lib_info_one_column.pt

    r52844 r52845  
    2323     <tal:span define="time_attribute python:test(here.isInSection(item), 
    2424                                                  'effective', 'time')" 
    25                content="python:here.getDateStr(info[time_attribute],'short')" /> 
     25               content="python:here.getDateStr(info[time_attribute],'short')" />. 
    2626     <tal:span content="description" /> 
    2727   </tal:block>