[Koha-bugs] [Bug 10760] Use Street Number and Street type in Alternate Address section

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sat Jun 18 02:56:48 CEST 2016


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10760

--- Comment #4 from M. Tompsett <mtompset at hotmail.com> ---
Comment on attachment 52352
  --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=52352
Bug 10760: Alternate Address: Display street number and street type

Review of attachment 52352:
 --> (https://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=10760&attachment=52352)
-----------------------------------------------------------------

::: koha-tmpl/intranet-tmpl/prog/en/modules/members/moremember.tt
@@ +413,5 @@
>   <div id="patron-alternate-address" style="padding-top: 1em;">
>      <h3>Alternate address</h3>
> +
> +    [% IF Koha.Preference( 'AddressFormat' ) %]
> +        [% INCLUDE "member-display-alt-address-style-${ Koha.Preference( 'AddressFormat' ) }.inc" %]

What if the file doesn't exist?

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list