Changeset 518
- Timestamp:
- 10/13/08 01:15:45 (15 years ago)
- google:author:
- tbouron
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
plugins/publicMedia/default-templates/media.html
r513 r518 102 102 <!-- #<th>{{tpl:lang Extension}}</th>--> 103 103 <th>{{tpl:lang Modification time}}</th> 104 <th>{{tpl:lang Download number}}</th> 104 105 </tr> 105 106 </thead> … … 164 165 return "txt" --> 165 166 <td>{{tpl:MediaItemMTime}}</td> 167 <td>{{tpl:MediaItemDlCount}}</td> 166 168 </tr> 167 169 <tpl:MediaFooter>
Note: See TracChangeset
for help on using the changeset viewer.