Dotclear

Changeset 2935:5744eb2570d7


Ignore:
Timestamp:
01/28/15 14:01:01 (11 years ago)
Author:
franck <carnet.franck.paul@…>
Branch:
2.7
Message:

Typo

Location:
inc/public/default-templates
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • inc/public/default-templates/currywurst/_simple-entry.html

    r2776 r2935  
    4747                    <li class="post-attachments-item {{tpl:AttachmentType}}"> 
    4848                         <tpl:AttachmentIf is_mp3="1"> 
    49                               {{tpl:include src="_mp3_player.html"/}} - 
     49                              {{tpl:include src="_mp3_player.html"}} - 
    5050                         </tpl:AttachmentIf> 
    5151                         <tpl:AttachmentIf is_flv="1"> 
    52                               {{tpl:include src="_flv_player.html"/}} 
     52                              {{tpl:include src="_flv_player.html"}} 
    5353                         </tpl:AttachmentIf> 
    5454                         <tpl:AttachmentIf is_flv="0"> 
  • inc/public/default-templates/mustek/post.html

    r2827 r2935  
    104104      <li class="{{tpl:AttachmentType}}"> 
    105105        <tpl:AttachmentIf is_mp3="1"> 
    106           {{tpl:include src="_mp3_player.html"/}} - 
     106          {{tpl:include src="_mp3_player.html"}} - 
    107107        </tpl:AttachmentIf> 
    108108        <tpl:AttachmentIf is_flv="1"> 
    109           {{tpl:include src="_flv_player.html"/}} 
     109          {{tpl:include src="_flv_player.html"}} 
    110110        </tpl:AttachmentIf> 
    111111        <tpl:AttachmentIf is_flv="0"> 
Note: See TracChangeset for help on using the changeset viewer.

Sites map