From f8139f3198fe8230e08c8c55911a8dda68be5713 Mon Sep 17 00:00:00 2001
From: Ozzieisaacs {{_('Book')}} {{entry.series_index}} {{_('of')}} {{entry.series[0].name}} {{_('Book')}} {{entry.series_index}} {{_('of')}} {{entry.series[0].name}}{{_("In Library")}}
{% endif %}
@@ -53,7 +53,7 @@
{% if not loop.first %}
{% endif %}
- {{author.name.replace('|',',')|shortentitle(30)}}
+ {{author.name.replace('|',',')|shortentitle(30)}}
{% if loop.last %}
(...)
{% endif %}
@@ -61,7 +61,7 @@
{% if not loop.first %}
&
{% endif %}
- {{author.name.replace('|',',')|shortentitle(30)}}
+ {{author.name.replace('|',',')|shortentitle(30)}}
{% endif %}
{% endfor %}
{% for format in entry.data %}
diff --git a/cps/templates/detail.html b/cps/templates/detail.html
index 956325a7..1210a6ca 100644
--- a/cps/templates/detail.html
+++ b/cps/templates/detail.html
@@ -92,7 +92,7 @@
{{entry.title|shortentitle(40)}}
{{_('Publisher')}}: - {{entry.publishers[0].name}} + {{entry.publishers[0].name}}