From a0c1aab7addf3ea011cac302a2457ac532ea3130 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicol=C3=A1s=20Tamargo?= Date: Wed, 30 Dec 2020 11:42:19 +0200 Subject: [PATCH] MBS-8141: Link the disc ID on the remove disc ID page --- root/cdtoc/remove.tt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/root/cdtoc/remove.tt b/root/cdtoc/remove.tt index 202a8f24458..dcd33d917dd 100644 --- a/root/cdtoc/remove.tt +++ b/root/cdtoc/remove.tt @@ -4,7 +4,7 @@
  • [% l('Are you sure you want to remove the disc ID {discid} from the release {release} by {artist}?', - { discid => medium_cdtoc.cdtoc.discid, release => link_entity(release), + { discid => link_cdtoc(medium_cdtoc.cdtoc), release => link_entity(release), artist => artist_credit(release.artist_credit) }) %]