Koha/koha-tmpl
PerplexedTheta 2cc520cdeb
Bug 37593: Removed all instances of 'this this' in the codebase
To test:
a)  do a grep for 'this this'
    1)  notice that there are five matching files
    2)  notice that all of these instances are in comments, or podfiles
b)  apply this patch
c)  do a grep for 'this this'
    1)  notice now that these instances are gone
d)  apply these changes to schema.koha-community.org
e)  result!

Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
2024-08-16 16:22:17 +02:00
..
intranet-tmpl Bug 37593: Removed all instances of 'this this' in the codebase 2024-08-16 16:22:17 +02:00
opac-tmpl Bug 35978: Add 'sections' to Course Reserves 2024-08-02 19:00:03 +02:00