Bug 15400: Display date of birth and age more consistantly
[koha-equinox.git] / koha-tmpl / intranet-tmpl / prog / en / modules / members / moremember.tt
index 0757ae7..b4351f4 100644 (file)
                                             [% IF ( patron.dateofbirth ) %]
                                                 <li>
                                                     <span class="label">Date of birth:</span>
-                                                    [% patron.dateofbirth | $KohaDates %] ([% patron.get_age | html %] years)
+                                                    [% INCLUDE 'patron-age.inc' %]
                                                 </li>
                                             [% END %]
                                             [% IF ( patron.sex ) %]