Dotclear


Ignore:
Location:
inc/public/default-templates
Files:
3 edited

Legend:

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

    r2782 r2936  
    3535          </tpl:Block>   <!-- head-dc --> 
    3636 
    37           <tpl:Block name"head-linkrel"> 
     37          <tpl:Block name="head-linkrel"> 
    3838               <link rel="contents" title="{{tpl:lang Archives}}" href="{{tpl:BlogArchiveURL}}" /> 
    3939               <tpl:Categories> 
  • 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