Changeset 2965:5cab843ee19f
- Timestamp:
- 02/17/15 13:12:26 (10 years ago)
- Branch:
- 2.7
- source:
- b8f5afaf639a4650d82898626da0c3f1e33e3db6
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
plugins/pages/default-templates/mustek/page.html
r2827 r2963 76 76 <li class="{{tpl:AttachmentType}}"> 77 77 <tpl:AttachmentIf is_mp3="1"> 78 {{tpl:include src="_mp3_player.html" /}} -78 {{tpl:include src="_mp3_player.html"}} - 79 79 </tpl:AttachmentIf> 80 80 <tpl:AttachmentIf is_flv="1"> 81 {{tpl:include src="_flv_player.html" /}}81 {{tpl:include src="_flv_player.html"}} 82 82 </tpl:AttachmentIf> 83 83 <tpl:AttachmentIf is_flv="0">
Note: See TracChangeset
for help on using the changeset viewer.