Browse code

default_tpls/listings.tpl: Technically the Complete line should be new-lined from the Word Count/Read Count line - fix

Clarissa Walker authored on 2026/09/20 06:58:10
Showing 1 changed files
... ...
@@ -24,7 +24,7 @@
24 24
 {classifications}
25 25
 <span class="label">Series:</span> {serieslinks}<br />
26 26
 <span class="label">Chapters: </span> {numchapters} {toc}<br />
27
-<span class="label">Completed:</span> {completed}  
27
+<span class="label">Completed:</span> {completed}<br />
28 28
 <span class="label">Word count:</span> {wordcount} <span class="label">Read Count:</span> {count}
29 29
 {adminlinks}</div>
30 30
 <div class="tail"><span class="label">{addtofaves} {reportthis} Published: </span>{published} <span class="label">Updated:</span> {updated}</div>