Changed some calls to 'l' with 'url'.
[gruta.git] / templates / artemus / ALL / _story_link_edit_and_preview
blobf2aa4270f3218e457170ac7770718aa9cb66ffce
1 <li>
2         {-if|{-is_future_story|$0|$1}|<em>|}
3         <a href = '{-url|EDIT_STORY|topic|$0|id|$1}'>{-story_date|%d/%m/%y|$0|$1} - {-story_title|$0|$1}</a>
4         {-if|{-is_future_story|$0|$1}|</em>|}
5         <a href = '{-url|STORY|topic|$0|id|$1}'>[Preview]</a>
6 </li>