We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 12acc5a commit e666885Copy full SHA for e666885
src/main/webapp/WEB-INF/views/series/info.html
@@ -712,7 +712,7 @@ <h5 th:text="|#{t_add_info_who_selling_series}:|">Add info about selling/buying
712
<div class="col-sm-12">
713
<div class="row">
714
715
- <h5 th:text="|#{t_import_info_who_selling_series}|">
+ <h5 th:text="#{t_import_info_who_selling_series}">
716
Import info about selling this series
717
</h5>
718
</div>
0 commit comments