https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24001 --- Comment #20 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- MariaDB [koha_kohadev]> SELECT template_id, profile_id, template_desc, creator FROM creator_templates; +-------------+------------+------------------------------------------------------------+-------------+ | template_id | profile_id | template_desc | creator | +-------------+------------+------------------------------------------------------------+-------------+ | 1 | 1 | 3 columns, 10 rows of labels | Labels | | 7 | 13 | 1" X 1.5" Spine Label | Setup for up to four lines of text | Labels | | 12 | 14 | 1" X 1.5" Spine Label | Setup for five lines of text | Labels | | 22 | 0 | Default description | Labels | | 23 | 16 | A template for home brewed patron card forms | Patroncards | | 24 | 0 | Default description | Patroncards | +-------------+------------+------------------------------------------------------------+-------------+ 6 rows in set (0.00 sec) -- You are receiving this mail because: You are watching all bug changes.