Legend:
- Unmodified
- Added
- Removed
-
inc/public/default-templates/dotty/_entry-feedback.html
r3246 r3289 22 22 </tpl:CommentIf> 23 23 <p class="comment-info"><a href="#c{{tpl:CommentID}}" class="comment-number">{{tpl:CommentOrderNumber}}</a> 24 {{tpl:lang From}} {{tpl:CommentAuthorLink}} - {{tpl:CommentDate format="%d"}}/{{tpl:CommentDate format="%m"}}/{{tpl:CommentDate format="%Y"}}, {{tpl:CommentTime}}24 {{tpl:lang From}} {{tpl:CommentAuthorLink}} - <time datetime="{{tpl:CommentDate iso8601="1"}}">{{tpl:CommentDate format="%d"}}/{{tpl:CommentDate format="%m"}}/{{tpl:CommentDate format="%Y"}}, {{tpl:CommentTime}}</time> 25 25 </p> 26 26 <div class="comment-content">
Note: See TracChangeset
for help on using the changeset viewer.