Bug 9376: extend HTML fix to moremember-brief.tt
Signed-off-by: Galen Charlton <gmc@esilibrary.com> Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com> Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com>
This commit is contained in:
parent
7be86cd481
commit
c7629376fc
1 changed files with 1 additions and 1 deletions
|
@ -77,7 +77,7 @@
|
|||
<li><span class="label">Registration date: </span>[% dateenrolled %]</li>
|
||||
<li><span class="label">Expiration date: </span>
|
||||
[% IF ( reregistration ) %]
|
||||
<strong class="reregistrinfo">[% dateexpiry %]</span>
|
||||
<strong class="reregistrinfo">[% dateexpiry %]</strong>
|
||||
[% ELSE %]
|
||||
[% dateexpiry %]
|
||||
[% END %]
|
||||
|
|
Loading…
Reference in a new issue