Dotclear


Ignore:
Timestamp:
05/03/15 10:21:25 (10 years ago)
Author:
franck <carnet.franck.paul@…>
Branch:
default
Message:

Encapsulate ... (used in "Read more…" for short format of entries) with a <span class="readmore-ellipsis"></span>, fixes #2088

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

Legend:

Unmodified
Added
Removed
  • inc/public/default-templates/mustek/category.html

    r2775 r3004  
    109109      <p class="read-it"><a href="{{tpl:EntryURL}}" 
    110110      title="{{tpl:lang Continue reading}} {{tpl:EntryTitle encode_html="1"}}">{{tpl:lang Continue 
    111       reading}}</a>...</p> 
     111      reading}}</a><span class="readmore-ellipsis">...</span></p> 
    112112    </tpl:EntryIf> 
    113113 
  • inc/public/default-templates/mustek/home.html

    r2604 r3004  
    8686      <p class="read-it"><a href="{{tpl:EntryURL}}" 
    8787      title="{{tpl:lang Continue reading}} {{tpl:EntryTitle encode_html="1"}}">{{tpl:lang Continue 
    88       reading}}</a>...</p> 
     88      reading}}</a><span class="readmore-ellipsis">...</span></p> 
    8989    </tpl:EntryIf> 
    9090 
  • inc/public/default-templates/mustek/search.html

    r2604 r3004  
    9494      <p class="read-it"><a href="{{tpl:EntryURL}}" 
    9595      title="{{tpl:lang Continue reading}} {{tpl:EntryTitle encode_html="1"}}">{{tpl:lang Continue 
    96       reading}}</a>...</p> 
     96      reading}}</a><span class="readmore-ellipsis">...</span></p> 
    9797    </tpl:EntryIf> 
    9898 
Note: See TracChangeset for help on using the changeset viewer.

Sites map