http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7220

--- Comment #3 from Chris Hall <[email protected]> 2011-11-14 19:56:19 UTC 
---
Hey Owen

I did the patch against a different koha master to the koha community one
(oops), so if there are any issues I can create a new patch.

However, isn't that conflict just a change in whitespace? unless I am missing
something (which is a very real possibility).

<<<<<<< HEAD

        [% IF ( soundon ) %]
        <audio src="/intranet-tmpl/prog/sound/opening.ogg" autoplay="autoplay"
autobuffer="autobuffer"></audio>
        [% END %]

    <div class="dialog message">
=======

[% IF ( soundon ) %]
<audio src="/intranet-tmpl/prog/sound/opening.ogg" autoplay="autoplay"
autobuffer="autobuffer"></audio>
[% END %]

    <div id="hold-found2" class="dialog message">
>>>>>>> made appropriate changes so that user can customise the display of 
>>>>>>> messages on the returns page as per wr87151

-- 
Configure bugmail: 
http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to