http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7848 Kyle M Hall <kyle.m.hall@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Needs Signoff --- Comment #5 from Kyle M Hall <kyle.m.hall@gmail.com> --- (In reply to comment #4) It may be that you have your repetition lines in the wrong places. For example, take this notice: The following items have been checked out: ---- <<biblio.title>> DUE ON: <<issues.date_due>> ---- Thank you for visiting <<branches.branchname>>. Anything between the dashes will be repeated. I should also not that repetition in various notices is done in different ways. Some notices use tags like <items>Repeated Content</items> instead. This should really be standardized throughout the notice system. -- You are receiving this mail because: You are watching all bug changes.