Changeset 3004:642faf281b31 for inc/public
- Timestamp:
- 05/03/15 10:21:25 (10 years ago)
- Branch:
- default
- Location:
- inc/public/default-templates/mustek
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
inc/public/default-templates/mustek/category.html
r2775 r3004 109 109 <p class="read-it"><a href="{{tpl:EntryURL}}" 110 110 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> 112 112 </tpl:EntryIf> 113 113 -
inc/public/default-templates/mustek/home.html
r2604 r3004 86 86 <p class="read-it"><a href="{{tpl:EntryURL}}" 87 87 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> 89 89 </tpl:EntryIf> 90 90 -
inc/public/default-templates/mustek/search.html
r2604 r3004 94 94 <p class="read-it"><a href="{{tpl:EntryURL}}" 95 95 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> 97 97 </tpl:EntryIf> 98 98
Note: See TracChangeset
for help on using the changeset viewer.