Bug 11938: fix capitalization: Serial prediction pattern preview - Publication Date

During add or edit of a subscription when you test the
prediction pattern, "Publication Date" in the displayed table
has incorrect capitalization. This patch corrects.

To test, apply the patch and create or edit a subscription. In
step two click the "test prediction pattern" button to display
the table.  "Publication date" should be correctly capitalized.

Signed-off-by: Mark Tompsett <mtompset@hotmail.com>
Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
String change, all good.

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
This commit is contained in:
Owen Leonard 2014-03-14 11:18:19 -04:00 committed by Galen Charlton
parent fac91e2ce1
commit 3a4607b5fc

View file

@ -47,7 +47,7 @@
<thead>
<tr>
<th>Number</th>
<th>Publication Date</th>
<th>Publication date</th>
[% IF (ask_for_irregularities) %]
<th>Not published</th>
[% END %]