@@ -126,7 +126,7 @@ <h4 class="panel-title" th:text="#{t_recently_added_series}">Recently added seri
126126 < span th:remove ="tag " th:if ="${series.country != null} " th:text ="|${series.country}, | "> Italy, </ span >
127127 < span th:remove ="tag " th:if ="${series.year != null} " th:text ="|${series.year}, | "> 1999, </ span >
128128 < span th:remove ="tag " th:text ="|${series.quantity} ${series.quantity != 1 ? '__#{t_stamps}__' : '__#{t_stamp}__'}| "> 7 stamps</ span >
129- < span th:remove ="tag " th:if ="${not series.perforated} " th:text ="|(#{t_wo_perforation_short})| "> (without perforation )</ span >
129+ < span th:remove ="tag " th:if ="${not series.perforated} " th:text ="|(#{t_wo_perforation_short})| "> (imperf. )</ span >
130130 </ a >
131131 </ li >
132132 < li > < a href ="../series/info.html "> Italy, 1997, 8 stamps</ a > </ li >
@@ -135,9 +135,9 @@ <h4 class="panel-title" th:text="#{t_recently_added_series}">Recently added seri
135135 < li > < a href ="../series/info.html "> Italy, 2002, 12 stamps</ a > </ li >
136136 < li > < a href ="../series/info.html "> Italy, 1993, 19 stamps</ a > </ li >
137137 < li > < a href ="../series/info.html "> Italy, 4 stamps</ a > </ li >
138- < li > < a href ="../series/info.html "> Italy, 11 stamps (without perforation )</ a > </ li >
138+ < li > < a href ="../series/info.html "> Italy, 11 stamps (imperf. )</ a > </ li >
139139 < li > < a href ="../series/info.html "> Italy, 2014, 1 stamp</ a > </ li >
140- < li > < a href ="../series/info.html "> Italy, 1996, 16 stamps (without perforation )</ a > </ li >
140+ < li > < a href ="../series/info.html "> Italy, 1996, 16 stamps (imperf. )</ a > </ li >
141141 </ ul >
142142 </ div >
143143 </ div >
0 commit comments