Bug 13834: News: Wording not consistent for Publication date / Creation date

This patch replaces column header "Creation date" with "Publication date" in staff client > Home > Tools > News
(same as the field label in editing form for news).

To test apply patch and verify that column header displays as appropriate.

Signed-off-by: vagrant <eskaaren@yahoo.no>

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
This commit is contained in:
Marc Véron 2015-04-22 22:09:48 +02:00 committed by Tomas Cohen Arazi
parent d2dd4ca624
commit e8eb8ddc1f

View file

@ -210,7 +210,7 @@ Edit news item[% ELSE %]Add news item[% END %][% ELSE %]News[% END %]</div>
<th>Location</th>
<th>Library</th>
<th>Number</th>
<th class="title-string">Creation date</th>
<th class="title-string">Publication date</th>
<th class="title-string">Expiration date</th>
<th>Title</th>
<th>News</th>