Changeset 664:f4c52f3d417d for themes/ductile
- Timestamp:
- 07/30/11 21:16:45 (14 years ago)
- Branch:
- themes
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
themes/ductile/tpl/_simple-entry.html
r615 r664 122 122 <div id="pr"> 123 123 <h3>{{tpl:lang Your comment}}</h3> 124 < dl>125 < ddclass="comment-preview">{{tpl:CommentPreviewContent}}</dd>126 </ dl>124 <ul> 125 <li class="comment-preview">{{tpl:CommentPreviewContent}}</dd> 126 </ul> 127 127 <p class="buttons"><input type="submit" class="submit" value="{{tpl:lang send}}" /></p> 128 128 </div>
Note: See TracChangeset
for help on using the changeset viewer.