From f603d3c4ef40f8cab609dc242bc4f08609a5e5aa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Lucas?= Date: Sat, 31 May 2014 13:42:06 +0200 Subject: [PATCH] Replace title by icons (smaller). re #79 --- templates/bootstrap/main.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/templates/bootstrap/main.html b/templates/bootstrap/main.html index 37c4694..138aa15 100644 --- a/templates/bootstrap/main.html +++ b/templates/bootstrap/main.html @@ -35,9 +35,9 @@ {{?}} - {{=it.c.i18n.authorsTitle}} : {{=htmlspecialchars (entry.book.authorsName)}} - {{? entry.book.tagsName != ""}}
{{=it.c.i18n.tagsTitle}} :{{=htmlspecialchars (entry.book.tagsName)}}{{?}} - {{? entry.book.seriesName != ""}}
{{=it.c.i18n.seriesTitle}} : {{=htmlspecialchars (entry.book.seriesName)}} ({{=entry.book.seriesIndex}}){{?}} + {{=htmlspecialchars (entry.book.authorsName)}} + {{? entry.book.tagsName != ""}}
{{=htmlspecialchars (entry.book.tagsName)}}{{?}} + {{? entry.book.seriesName != ""}}
{{=htmlspecialchars (entry.book.seriesName)}} ({{=entry.book.seriesIndex}}){{?}}
{{~entry.book.preferedData:data:j}} {{=data.name}}