@@ -126,7 +126,7 @@ <h4 class="panel-title" th:text="#{t_recently_added_series}">Recently added seri
126
126
< span th:remove ="tag " th:if ="${series.country != null} " th:text ="|${series.country}, | "> Italy, </ span >
127
127
< span th:remove ="tag " th:if ="${series.year != null} " th:text ="|${series.year}, | "> 1999, </ span >
128
128
< 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 >
130
130
</ a >
131
131
</ li >
132
132
< 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
135
135
< li > < a href ="../series/info.html "> Italy, 2002, 12 stamps</ a > </ li >
136
136
< li > < a href ="../series/info.html "> Italy, 1993, 19 stamps</ a > </ li >
137
137
< 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 >
139
139
< 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 >
141
141
</ ul >
142
142
</ div >
143
143
</ div >
0 commit comments