Changeset 2935:5744eb2570d7 for inc/public/default-templates/currywurst
Legend:
- Unmodified
- Added
- Removed
-
inc/public/default-templates/currywurst/_simple-entry.html
r2776 r2935 47 47 <li class="post-attachments-item {{tpl:AttachmentType}}"> 48 48 <tpl:AttachmentIf is_mp3="1"> 49 {{tpl:include src="_mp3_player.html" /}} -49 {{tpl:include src="_mp3_player.html"}} - 50 50 </tpl:AttachmentIf> 51 51 <tpl:AttachmentIf is_flv="1"> 52 {{tpl:include src="_flv_player.html" /}}52 {{tpl:include src="_flv_player.html"}} 53 53 </tpl:AttachmentIf> 54 54 <tpl:AttachmentIf is_flv="0">
Note: See TracChangeset
for help on using the changeset viewer.